Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinduction_var_range.cc694 bool next_in_body = true; // inner loop is always in body of outer loop in GetFetch() local
698 return GetVal(next_info, next_trip, next_in_body, is_min); in GetFetch()