ΒΆLLVMOpcode LLVMGetInstructionOpcode(
LLVMValueRef Inst)
LLVMOpcode LLVMGetInstructionOpcode(
LLVMValueRef Inst)
Description
Obtain the code opcode for an individual instruction.
Declared at: llvm/include/llvm-c/Core.h:3138
Parameters
- LLVMValueRef Inst