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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-structalias.c3361 tree strippedrhs = PHI_ARG_DEF (t, i); local
3363 STRIP_NOPS (strippedrhs);
3364 rhstype = TREE_TYPE (strippedrhs);

Completed in 41 milliseconds