Searched refs:increment_min (Results 1 – 1 of 1) sorted by relevance
713 double increment_min; in TypeInductionVariablePhi() local716 increment_min = increment_type->Min(); in TypeInductionVariablePhi()720 increment_min = -increment_type->Max(); in TypeInductionVariablePhi()724 if (increment_min >= 0) { in TypeInductionVariablePhi()760 min = std::max(min, bound_min + increment_min); in TypeInductionVariablePhi()