Searched refs:hasPredecessor (Results 1 – 3 of 3) sorted by relevance
544 return N->hasPredecessor(this);551 bool hasPredecessor(const SDNode *N) const;
6529 bool SDNode::hasPredecessor(const SDNode *N) const { in hasPredecessor() function in SDNode
11076 !N->getOperand(1)->hasPredecessor(InVec.getNode())) { in visitEXTRACT_VECTOR_ELT()