Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dbounds_check_elimination.cc432 virtual bool FitsIn(ValueRange* other_range) const { in FitsIn() function in art::ValueRange
540 bool FitsIn(ValueRange* other_range) const OVERRIDE { in FitsIn() function in art::MonotonicValueRange
1400 if (index_range->FitsIn(array_range)) { in VisitBoundsCheck()