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