Searched refs:prev_stmt_vinfo (Results 1 – 2 of 2) sorted by relevance
3165 stmt_vec_info prev_stmt_vinfo; in get_initial_def_for_induction() local3179 prev_stmt_vinfo = vinfo_for_stmt (induction_phi); in get_initial_def_for_induction()3204 STMT_VINFO_RELATED_STMT (prev_stmt_vinfo) = new_stmt; in get_initial_def_for_induction()3205 prev_stmt_vinfo = vinfo_for_stmt (new_stmt); in get_initial_def_for_induction()
8096 stmt_vec_info prev_stmt_vinfo; in vectorizable_induction() local8123 prev_stmt_vinfo = vinfo_for_stmt (induction_phi); in vectorizable_induction()8135 STMT_VINFO_RELATED_STMT (prev_stmt_vinfo) = new_stmt; in vectorizable_induction()8136 prev_stmt_vinfo = vinfo_for_stmt (new_stmt); in vectorizable_induction()