Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-vect-slp.c1319 bool swap_not_matching = true; in vect_build_slp_tree_2() local
1324 if (matches[j] != !swap_not_matching) in vect_build_slp_tree_2()
1331 if (!swap_not_matching) in vect_build_slp_tree_2()
1333 swap_not_matching = false; in vect_build_slp_tree_2()
1345 if (!swap_not_matching) in vect_build_slp_tree_2()
1358 swap_not_matching = false; in vect_build_slp_tree_2()
1369 if (matches[j] == !swap_not_matching) in vect_build_slp_tree_2()
1398 if (matches[j] == !swap_not_matching) in vect_build_slp_tree_2()
1414 == (matches[j] == !swap_not_matching)); in vect_build_slp_tree_2()