llvm::SDNode::isMachineOpcode

Test if this node has a post-isel opcode, directly corresponding to a MachineInstr opcode.

Synopsis

Declared in <llvm/CodeGen/SelectionDAGNodes.h>

bool
isMachineOpcode() const;