Searched refs:shouldSwapCmpOperands (Results 1 – 1 of 1) sorted by relevance
2584 static bool shouldSwapCmpOperands(const Comparison &C) { in shouldSwapCmpOperands() function3111 if (shouldSwapCmpOperands(C)) { in getCmp()