Searched refs:single_input (Results 1 – 1 of 1) sorted by relevance
5494 tree single_input = reduc_inputs[0]; in vect_create_epilog_for_reduction() local5496 single_input = gimple_build (&stmts, code, vectype, in vect_create_epilog_for_reduction()5497 single_input, reduc_inputs[k]); in vect_create_epilog_for_reduction()5501 reduc_inputs.safe_push (single_input); in vect_create_epilog_for_reduction()