Searched refs:reverseComparisonOp (Results 1 – 5 of 5) sorted by relevance
69 Op = BinaryOperator::reverseComparisonOp(Op); in assumeSym()
316 ResultOp = BinaryOperator::reverseComparisonOp(Op); in doRearrangeUnchecked()547 op = BinaryOperator::reverseComparisonOp(op); in evalBinOpNN()842 op = BinaryOperator::reverseComparisonOp(op); in evalBinOpLL()
1533 BinaryOperator::reverseComparisonOp(QueriedOP); in getRangeForComparisonSymbol()
3932 static Opcode reverseComparisonOp(Opcode Opc) { in reverseComparisonOp() function
5879 CondRel = BinaryOperator::reverseComparisonOp(CondRel); in ActOnOpenMPCanonicalLoop()