Home
last modified time | relevance | path

Searched refs:max_gt (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dc-common.c2199 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
2234 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()