Searched refs:swap_not_matching (Results 1 – 2 of 2) sorted by relevance
1480 bool swap_not_matching = true; in vect_build_slp_tree_2() local1485 if (matches[j] != !swap_not_matching) in vect_build_slp_tree_2()1493 if (!swap_not_matching) in vect_build_slp_tree_2()1495 swap_not_matching = false; in vect_build_slp_tree_2()1507 if (matches[j] == !swap_not_matching) in vect_build_slp_tree_2()
2268 bool swap_not_matching = true; in vect_build_slp_tree_2() local2273 if (matches[j] != !swap_not_matching) in vect_build_slp_tree_2()2281 if (!swap_not_matching) in vect_build_slp_tree_2()2283 swap_not_matching = false; in vect_build_slp_tree_2()2295 if (matches[j] == !swap_not_matching) in vect_build_slp_tree_2()