Lines Matching refs:outer_loop
4792 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo), *outer_loop = NULL; in vect_create_epilog_for_reduction() local
4831 outer_loop = loop; in vect_create_epilog_for_reduction()
5092 loop = outer_loop; in vect_create_epilog_for_reduction()
5996 if (outer_loop) in vect_create_epilog_for_reduction()
6044 || bb->loop_father != outer_loop) in vect_create_epilog_for_reduction()
6063 loop_vec_info_for_loop (outer_loop)); in vect_create_epilog_for_reduction()
6068 loop_preheader_edge (outer_loop)); in vect_create_epilog_for_reduction()
6074 loop_preheader_edge (outer_loop), in vect_create_epilog_for_reduction()
6077 loop_latch_edge (outer_loop), UNKNOWN_LOCATION); in vect_create_epilog_for_reduction()
6105 loop = outer_loop; in vect_create_epilog_for_reduction()
6474 struct loop * def_stmt_loop, *outer_loop = NULL; in vectorizable_reduction() local
6495 outer_loop = loop; in vectorizable_reduction()
7083 && flow_bb_inside_loop_p (outer_loop, gimple_bb (def_arg_stmt)) in vectorizable_reduction()