Searched refs:try_dynamic_bce (Results 1 – 1 of 1) sorted by relevance
813 bool try_dynamic_bce = true; in VisitBoundsCheck() local829 if (InductionRangeFitsIn(&array_range, bounds_check, index, &try_dynamic_bce)) { in VisitBoundsCheck()876 if (try_dynamic_bce) { in VisitBoundsCheck()1288 bool* try_dynamic_bce) { in InductionRangeFitsIn() argument1304 *try_dynamic_bce = false; in InductionRangeFitsIn()