Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dlicm.cc128 bool found_first_non_hoisted_visible_instruction_in_loop = !inner->IsLoopHeader(); in Run() local
136 if (!found_first_non_hoisted_visible_instruction_in_loop) { in Run()
167 found_first_non_hoisted_visible_instruction_in_loop = true; in Run()