Searched defs:has_cycle (Results 1 – 3 of 3) sorted by relevance
159 bool has_cycle = dfs(start_type.GetRootType()); in CheckValid() local
337 bool has_cycle = false; in CanContractEdge() local
1064 bool has_cycle = false; // true if there is a cycle detected member