Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Dtree-ssa-structalias.c3361 tree strippedrhs = PHI_ARG_DEF (t, i); in find_func_aliases() local
3363 STRIP_NOPS (strippedrhs); in find_func_aliases()
3364 rhstype = TREE_TYPE (strippedrhs); in find_func_aliases()