Return the opcode of this instruction as a member of the opcode enums.
Declared in <llvm/IR/Instruction.h>
<llvm/IR/Instruction.h>
unsigned int getOpcode() const;
A value such as Instruction::Add.