opCode

val LLVMValueRef.opCode: Int

Returns the opcode for an instruction using LLVMGetInstructionOpcode.

See also: llvm::Instruction::getOpCode()