LLVMGetInstructionOpcode

Obtain the code opcode for an individual instruction.

@see llvm::Instruction::getOpCode()

extern (C) nothrow
LLVMGetInstructionOpcode
(
LLVMValueRef Inst
)

Meta