Searched refs:max_gt (Results 1 – 1 of 1) sorted by relevance
2199 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local2234 max_gt = INT_CST_LT_UNSIGNED (primop1, maxval); in shorten_compare()2241 max_gt = INT_CST_LT (primop1, maxval); in shorten_compare()2269 if (!max_gt) in shorten_compare()2274 if (!max_gt) in shorten_compare()