Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc1328 for (HLoopInformationOutwardIterator loop_it(*at); !loop_it.Done(); loop_it.Advance()) { in InlineInto() local
1341 for (HLoopInformationOutwardIterator loop_it(*at); !loop_it.Done(); loop_it.Advance()) { in InlineInto() local
1459 for (HLoopInformationOutwardIterator loop_it(*pre_header); in TransformLoopHeaderForBCE() local