Searched refs:try_dynamic_bce (Results 1 – 1 of 1) sorted by relevance
830 bool try_dynamic_bce = true; in VisitBoundsCheck() local861 if (InductionRangeFitsIn(&array_range, bounds_check, &try_dynamic_bce)) { in VisitBoundsCheck()907 if (try_dynamic_bce) { in VisitBoundsCheck()1391 bool* try_dynamic_bce) { in InductionRangeFitsIn() argument1409 *try_dynamic_bce = false; in InductionRangeFitsIn()