Searched refs:reverseComparisonOp (Results 1 – 3 of 3) sorted by relevance
201 Op = BinaryOperator::reverseComparisonOp(Op); in assumeAux()
374 op = BinaryOperator::reverseComparisonOp(op); in evalBinOpNN()628 op = BinaryOperator::reverseComparisonOp(op); in evalBinOpLL()
2987 static Opcode reverseComparisonOp(Opcode Opc) { in reverseComparisonOp() function