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