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