llvm::ConstantExpr::getOpcodeName

Return a string representation for an opcode.

Synopsis

Declared in <llvm/IR/Constants.h>

char const*
getOpcodeName() const;

Return Value

The opcode name as a C string.