ΒΆLLVMBool LLVMIsTailCall(LLVMValueRef CallInst)

Description

Obtain whether a call instruction is a tail call. This only works on llvm::CallInst instructions.

Declared at: llvm/include/llvm-c/Core.h:3388

Parameters

LLVMValueRef CallInst