Searched refs:NodeIsPartOfSCC (Results 1 – 1 of 1) sorted by relevance
166 auto NodeIsPartOfSCC = [&SCCElts](CallGraphNode *N) { in PathfindSomeCycle() local185 Node = llvm::find_if(Node->Callee->callees(), NodeIsPartOfSCC); in PathfindSomeCycle()