Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dbounds_check_elimination.cc1398 ValueRange* array_range = new (GetGraph()->GetArena()) in VisitBoundsCheck() local
1400 if (index_range->FitsIn(array_range)) { in VisitBoundsCheck()