Searched refs:cond_stmt_vinfo (Results 1 – 1 of 1) sorted by relevance
6848 stmt_vec_info cond_stmt_vinfo = vinfo_for_stmt (cond_reduc_def_stmt); in vectorizable_reduction() local6850 = 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()