ΒΆunsigned int LLVMGetInstructionCallConv(
LLVMValueRef Instr)
unsigned int LLVMGetInstructionCallConv(
LLVMValueRef Instr)
Description
Obtain the calling convention for a call instruction. This is the opposite of LLVMSetInstructionCallConv(). Reads its usage.
Declared at: llvm/include/llvm-c/Core.h:3220
Parameters
- LLVMValueRef Instr