Searched refs:findEdgesTo (Results 1 – 2 of 2) sorted by relevance
116 bool findEdgesTo(const NodeType &N, SmallVectorImpl<EdgeType *> &EL) const { in findEdgesTo() function231 Node->findEdgesTo(N, TempList); in findIncomingEdgesToNode()251 Node->findEdgesTo(N, EL); in removeNode()
191 Src->findEdgesTo(*Dst, EL); in createPiBlocks()