Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dloop_optimization.cc554 const bool did_loop_opt = LocalRun(); in Run() local
606 const bool did_loop_opt = TraverseLoopsInnerToOuter(top_loop_); in LocalRun() local