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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-loop-niter.c1558 tree op0, op1, subtype, maxt; local
1562 maxt = TYPE_MAX_VALUE (type);
1564 maxt = upper_bound_in_type (type, type);
1566 max = tree_to_double_int (maxt);

Completed in 81 milliseconds