Searched refs:load2_stmt (Results 1 – 1 of 1) sorted by relevance
7019 gimple *load2_stmt = SSA_NAME_DEF_STMT (rhs2); in check_scan_store() local7022 || gimple_bb (load2_stmt) != gimple_bb (stmt) in check_scan_store()7023 || !gimple_assign_load_p (load2_stmt)) in check_scan_store()7027 stmt_vec_info load2_stmt_info = loop_vinfo->lookup_stmt (load2_stmt); in check_scan_store()7079 gimple_assign_rhs1 (load2_stmt))) in check_scan_store()7082 std::swap (load1_stmt, load2_stmt); in check_scan_store()7092 gimple_assign_rhs1 (load2_stmt))) in check_scan_store()7256 gimple *load2_stmt = SSA_NAME_DEF_STMT (rhs2); in vectorizable_scan_store() local7258 stmt_vec_info load2_stmt_info = loop_vinfo->lookup_stmt (load2_stmt); in vectorizable_scan_store()