Searched defs:hasLoop (Results 1 – 3 of 3) sorted by relevance
211 bool scc_iterator<GraphT, GT>::hasLoop() const { in hasLoop() function
520 bool hasLoop = false; in debugValidate() local