Return the mnemonic name for the given opcode (e.g. "add", "ret").
Declared in <llvm/IR/Instruction.h>
<llvm/IR/Instruction.h>
static char const* getOpcodeName(unsigned int Opcode);
The opcode name string.