Searched refs:InductionRangeFitsIn (Results 1 – 1 of 1) sorted by relevance
861 if (InductionRangeFitsIn(&array_range, bounds_check, &try_dynamic_bce)) { in VisitBoundsCheck()1490 bool InductionRangeFitsIn(ValueRange* array_range, in InductionRangeFitsIn() function in art::BCEVisitor