Searched refs:swap_cond (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-uninit.c989 get_cmp_code (enum tree_code orig_cmp_code, bool swap_cond, bool invert) argument
993 if (swap_cond)
1334 bool swap_cond = false; local
1369 swap_cond = true;
1394 cmp_code = get_cmp_code (cmp_code, swap_cond, invert);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-predicate-analysis.cc257 get_cmp_code (tree_code orig_cmp_code, bool swap_cond, bool invert) argument
261 if (swap_cond)

Completed in 190 milliseconds