Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-vect-loop.c4214 tree vect_phi_init, preheader_arg, vect_phi_res, init_def; in vect_create_epilog_for_reduction() local
4263 vect_phi_res = PHI_RESULT (vect_phi); in vect_create_epilog_for_reduction()
4272 SET_PHI_ARG_DEF (use, pr_edge->dest_idx, vect_phi_res); in vect_create_epilog_for_reduction()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-vect-loop.c6036 tree vect_phi_init, preheader_arg, vect_phi_res; in vect_create_epilog_for_reduction() local
6085 vect_phi_res = PHI_RESULT (vect_phi); in vect_create_epilog_for_reduction()
6094 SET_PHI_ARG_DEF (use, pr_edge->dest_idx, vect_phi_res); in vect_create_epilog_for_reduction()