ΒΆLLVMValueRef LLVMIsATerminatorInst(
LLVMValueRef Inst)
LLVMValueRef LLVMIsATerminatorInst(
LLVMValueRef Inst)
Description
Determine whether an instruction is a terminator. This routine is named to be compatible with historical functions that did this by querying the underlying C++ type.
Declared at: llvm/include/llvm-c/Core.h:3177
Parameters
- LLVMValueRef Inst