Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDtree-vect-loop.c6848 stmt_vec_info cond_stmt_vinfo = vinfo_for_stmt (cond_reduc_def_stmt); in vectorizable_reduction() local
6850 = STMT_VINFO_LOOP_PHI_EVOLUTION_BASE_UNCHANGED (cond_stmt_vinfo); in vectorizable_reduction()
6851 tree step = STMT_VINFO_LOOP_PHI_EVOLUTION_PART (cond_stmt_vinfo); in vectorizable_reduction()