ΒΆLLVMOpcode LLVMGetInstructionOpcode(
    LLVMValueRef Inst)

Description

Obtain the code opcode for an individual instruction.

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

Parameters

LLVMValueRef Inst