Searched refs:op0min (Results 1 – 1 of 1) sorted by relevance
3014 tree op0min = NULL_TREE, op0max = NULL_TREE; in simplify_div_or_mod_using_ranges() local3020 op0min = op0; in simplify_div_or_mod_using_ranges()3028 op0min = vr->min (); in simplify_div_or_mod_using_ranges()3047 || tree_int_cst_sgn (op0min) >= 0 in simplify_div_or_mod_using_ranges()3049 op0min)) in simplify_div_or_mod_using_ranges()