Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:hasPredecessor

6362 /// hasPredecessor - Return true if N is a predecessor of this node.
6366 bool SDNode::hasPredecessor(const SDNode *N) const {