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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-loop-ivopts.c4138 tree wider_type, period, per_type; local
4171 per_type = TREE_TYPE (period);
4174 if (TYPE_PRECISION (nit_type) < TYPE_PRECISION (per_type))
4175 wider_type = per_type;

Completed in 72 milliseconds