Searched refs:FitsIn (Results 1 – 1 of 1) sorted by relevance
308 virtual bool FitsIn(ValueRange* other_range) const { in FitsIn() function in art::ValueRange394 bool FitsIn(ValueRange* other_range) const override { in FitsIn() function in art::MonotonicValueRange840 if (index_range->FitsIn(&array_range)) { in VisitBoundsCheck()852 if (index_range->FitsIn(&constant_array_range)) { in VisitBoundsCheck()1511 } else if (!needs_finite_test && index_range.FitsIn(array_range)) { in InductionRangeFitsIn()