Searched refs:hasPredecessor (Results 1 – 6 of 6) sorted by relevance
334 public boolean hasPredecessor(T m) { in hasPredecessor() method in Graph.Node
504 bool isPredecessorOf(const SDNode *N) const { return N->hasPredecessor(this); }510 bool hasPredecessor(const SDNode *N) const;
623 return N->hasPredecessor(this);630 bool hasPredecessor(const SDNode *N) const;
5811 bool SDNode::hasPredecessor(const SDNode *N) const { in hasPredecessor() function in SDNode
6866 bool SDNode::hasPredecessor(const SDNode *N) const { in hasPredecessor() function in SDNode
12461 !N->getOperand(1)->hasPredecessor(InVec.getNode())) { in visitEXTRACT_VECTOR_ELT()