Method LLVMGetInstructionOpcode
LLVMGetInstructionOpcode(LLVMValueRef)
TODO: Provide summary for Function LLVMGetInstructionOpcode
Declaration
public static LLVMOpcode LLVMGetInstructionOpcode(LLVMValueRef Inst)
Parameters
public static LLVMOpcode LLVMGetInstructionOpcode(LLVMValueRef Inst)
LLVMValueRef | Inst | TODO: Provide details of parameter Inst |
Returns
LLVMOpcode | TODO: Document return value |