Searched refs:hasPredecessor (Results 1 – 10 of 10) 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;
816 return N->hasPredecessor(this);823 bool hasPredecessor(const SDNode *N) const;
1271 ST->hasPredecessor(Op.getNode())) in ExpandExtractFromVectorThroughStack()
8310 bool SDNode::hasPredecessor(const SDNode *N) const { in hasPredecessor() function in SDNode
15286 !N->getOperand(1)->hasPredecessor(InVec.getNode())) { in visitEXTRACT_VECTOR_ELT()
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()