Searched refs:hasPredecessor (Results 1 – 2 of 2) sorted by relevance
524 return N->hasPredecessor(this);531 bool hasPredecessor(const SDNode *N) const;
6222 bool SDNode::hasPredecessor(const SDNode *N) const { in hasPredecessor() function in SDNode