Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dbounds_check_elimination.cc836 ValueRange array_range(&allocator_, lower, upper); in VisitBoundsCheck() local
1490 bool InductionRangeFitsIn(ValueRange* array_range, in InductionRangeFitsIn()