Return the mnemonic name for this instruction's opcode.
Declared in <llvm/IR/Instruction.h>
<llvm/IR/Instruction.h>
char const* getOpcodeName() const;
The opcode name string (e.g. "add", "ret").