Searched refs:ReverseComparison (Results 1 – 1 of 1) sorted by relevance
190 static BinaryOperator::Opcode ReverseComparison(BinaryOperator::Opcode op) { in ReverseComparison() function395 op = ReverseComparison(op); in evalBinOpNN()599 return makeNonLoc(rSym, ReverseComparison(op), lVal, resultTy); in evalBinOpLL()