Searched refs:HasLoop (Results 1 – 4 of 4) sorted by relevance
342 bool HasLoop() const in HasLoop() function
406 bool Graph::HasLoop() const in HasLoop() function in panda::compiler::Graph
645 bool HasLoop() const;
605 EXPECT_TRUE(graph->HasLoop()); in __anon1425b6d41002()