Searched refs:hasLoop (Results 1 – 3 of 3) sorted by relevance
83 if (nextSCC.size() == 1 && SCCI.hasLoop()) in runOnFunction()105 if (nextSCC.size() == 1 && SCCI.hasLoop()) in runOnModule()
132 bool hasLoop() const;213 bool scc_iterator<GraphT, GT>::hasLoop() const { in hasLoop() function
192 << (I.hasLoop() ? " (has loop)" : "") << "\n"; in dumpSCCs()