Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dloop_optimization.cc554 const bool did_loop_opt = LocalRun(); in Run() local
562 return did_loop_opt; in Run()
606 const bool did_loop_opt = TraverseLoopsInnerToOuter(top_loop_); in LocalRun() local
616 return did_loop_opt; in LocalRun()