Searched refs:reverseComparisonOp (Results 1 – 3 of 3) sorted by relevance
62 Op = BinaryOperator::reverseComparisonOp(Op); in assumeSym()
411 ResultOp = BinaryOperator::reverseComparisonOp(Op); in doRearrangeUnchecked()627 op = BinaryOperator::reverseComparisonOp(op); in evalBinOpNN()884 op = BinaryOperator::reverseComparisonOp(op); in evalBinOpLL()
3398 static Opcode reverseComparisonOp(Opcode Opc) { in reverseComparisonOp() function