Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinduction_var_range.cc685 HLoopInformation* next_loop = nullptr; in GetFetch() local
689 if (HasInductionInfo(instruction, instruction, &next_loop, &next_info, &next_trip) && in GetFetch()