Searched refs:max_loop_value (Results 1 – 1 of 1) sorted by relevance
6357 widest_int ni, max_loop_value, lhs_max; in is_nonwrapping_integer_induction() local6373 max_loop_value = wi::mul (wi::to_widest (step), ni, TYPE_SIGN (lhs_type), in is_nonwrapping_integer_induction()6378 max_loop_value = wi::add (wi::to_widest (base), max_loop_value, in is_nonwrapping_integer_induction()6383 return (wi::min_precision (max_loop_value, TYPE_SIGN (lhs_type)) in is_nonwrapping_integer_induction()