Searched refs:nextSCC (Results 1 – 1 of 1) sorted by relevance
319 const std::vector<CallGraphNode *> &nextSCC = *SCCI; in run() local322 for (CallGraphNode *CGN : nextSCC) { in run()331 if (nextSCC.size() == 1 && SCCI.hasCycle()) in run()