Home
last modified time | relevance | path

Searched defs:it_loop (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dlicm.cc105 for (HBlocksInLoopIterator it_loop(*loop_info); !it_loop.Done(); it_loop.Advance()) { in Run() local
H A Dloop_optimization.cc74 HBlocksInLoopReversePostOrderIterator it_loop(*loop_info); in IsEarlyExit() local
724 for (HBlocksInLoopIterator it_loop(*node->loop_info); !it_loop.Done(); it_loop.Advance()) { in CalculateAndSetTryCatchKind() local
1539 for (HBlocksInLoopPostOrderIterator it_loop(*node->loop_info); in FinalizeVectorization() local
H A Dinduction_var_analysis.cc254 for (HBlocksInLoopIterator it_loop(*loop); !it_loop.Done(); it_loop.Advance()) { in VisitLoop() local
H A Dbounds_check_elimination.cc1718 HBlocksInLoopReversePostOrderIterator it_loop(*loop); in IsEarlyExitLoop() local
H A Dnodes.cc1014 HBlocksInLoopReversePostOrderIterator it_loop(*this); in HasExitEdge() local