Searched refs:reverseComparisonOp (Results 1 – 5 of 5) sorted by relevance
64 Op = BinaryOperator::reverseComparisonOp(Op); in assumeSym()
278 ResultOp = BinaryOperator::reverseComparisonOp(Op); in doRearrangeUnchecked()503 op = BinaryOperator::reverseComparisonOp(op); in evalBinOpNN()767 op = BinaryOperator::reverseComparisonOp(op); in evalBinOpLL()
1144 BinaryOperator::reverseComparisonOp(QueriedOP); in getRangeForComparisonSymbol()
3914 static Opcode reverseComparisonOp(Opcode Opc) { in reverseComparisonOp() function
5503 CondRel = BinaryOperator::reverseComparisonOp(CondRel); in ActOnOpenMPCanonicalLoop()