Searched refs:hasLoop (Results 1 – 4 of 4) sorted by relevance
84 if (nextSCC.size() == 1 && SCCI.hasLoop()) in runOnFunction()106 if (nextSCC.size() == 1 && SCCI.hasLoop()) in runOnModule()
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
177 bool hasLoop() const { in hasLoop() function