This may only be called if isMachineOpcode returns true. It returns the MachineInstr opcode value that the node's opcode corresponds to.

Synopsis

Declared in <llvm/CodeGen/SelectionDAGNodes.h>

unsigned int
getMachineOpcode() const;

Created with MrDocs