Searched refs:ChildBlockIterator (Results 1 – 4 of 4) sorted by relevance
99 ChildBlockIterator child_iter(bb, mir_graph); in Start()
131 ChildBlockIterator iter(bb, mir_graph_); in Next()
1568 ChildBlockIterator child_iter(current_bb, mir_graph); in SelectTopologicalSortOrderFallBack()1757 ChildBlockIterator succIter(bb, this); in ComputeTopologicalSortOrder()1808 ChildBlockIterator::ChildBlockIterator(BasicBlock* bb, MIRGraph* mir_graph) in ChildBlockIterator() function in art::ChildBlockIterator1818 BasicBlock* ChildBlockIterator::Next() { in Next()2059 ChildBlockIterator successorChildIter(this, mir_graph); in Hide()
494 class ChildBlockIterator {501 ChildBlockIterator(BasicBlock* bb, MIRGraph* mir_graph);