Searched refs:hasLoop (Results 1 – 2 of 2) sorted by relevance
83 if (nextSCC.size() == 1 && SCCI.hasLoop()) in runOnFunction()105 if (nextSCC.size() == 1 && SCCI.hasLoop()) in runOnModule()
130 bool hasLoop() const;211 bool scc_iterator<GraphT, GT>::hasLoop() const { in hasLoop() function