Searched refs:reverseComparisonOp (Results 1 – 5 of 5) sorted by relevance
62 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()
1137 BinaryOperator::reverseComparisonOp(QueriedOP); in getRangeForComparisonSymbol()
3847 static Opcode reverseComparisonOp(Opcode Opc) { in reverseComparisonOp() function
5492 CondRel = BinaryOperator::reverseComparisonOp(CondRel); in ActOnOpenMPCanonicalLoop()