Searched refs:vec_init_def (Results 1 – 2 of 2) sorted by relevance
4898 tree vec_init_def = vec_initial_defs[i]; in vect_create_epilog_for_reduction() local4906 vec_init_def in vect_create_epilog_for_reduction()4908 vec_init_def); in vect_create_epilog_for_reduction()4921 tree vec_init_def_type = TREE_TYPE (vec_init_def); in vect_create_epilog_for_reduction()4929 add_phi_arg (as_a <gphi *> (phi), vec_init_def, in vect_create_epilog_for_reduction()
3624 tree vec_init_def = VEC_index (tree, vec_initial_defs, i); in vect_create_epilog_for_reduction() local3629 add_phi_arg (phi, vec_init_def, loop_preheader_edge (loop), in vect_create_epilog_for_reduction()