Searched refs:upper_bound_in_type (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dtree-ssa-loop-niter.c1564 maxt = upper_bound_in_type (type, type);
2058 upper_bound_in_type (type, type));
H A Dtree-ssa-loop-manip.c699 tree max = upper_bound_in_type (type, type);
H A Dtree-vrp.c2523 tmax = upper_bound_in_type (type, type);
H A Dtree.h4200 extern tree upper_bound_in_type (tree, tree);
H A Dtree.c7240 upper_bound_in_type (tree outer, tree inner)
7210 upper_bound_in_type (tree outer, tree inner) function
H A Dfold-const.c6709 max = upper_bound_in_type (outer_type, shorter_type);

Completed in 281 milliseconds