Searched refs:max_gt (Results 1 – 1 of 1) sorted by relevance
2194 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local2229 max_gt = INT_CST_LT_UNSIGNED (primop1, maxval); in shorten_compare()2236 max_gt = INT_CST_LT (primop1, maxval); in shorten_compare()2264 if (!max_gt) in shorten_compare()2269 if (!max_gt) in shorten_compare()