Searched refs:reverseComparisonOp (Results 1 – 3 of 3) sorted by relevance
170 Op = BinaryOperator::reverseComparisonOp(Op); in assumeAux()
400 op = BinaryOperator::reverseComparisonOp(op); in evalBinOpNN()653 op = BinaryOperator::reverseComparisonOp(op); in evalBinOpLL()
3005 static Opcode reverseComparisonOp(Opcode Opc) { in reverseComparisonOp() function