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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-loop-niter.c98 unsigned HOST_WIDE_INT irslt = 1; local
108 irslt *= ix;
111 irslt &= imask;
113 rslt = build_int_cst_type (type, irslt);

Completed in 62 milliseconds