Home
last modified time | relevance | path

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

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