LLVM API Documentation
#include <SelectionDAGNodes.h>


Public Member Functions | |
| UnarySDNode (unsigned Opc, DebugLoc dl, SDVTList VTs, SDValue X) | |
UnarySDNode - This class is used for single-operand SDNodes. This is solely to allow co-allocation of node operands with the node itself.
Definition at line 839 of file SelectionDAGNodes.h.
Definition at line 842 of file SelectionDAGNodes.h.
References llvm::SDNode::InitOperands().