ΒΆ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:3299

Parameters

LLVMValueRef Inst