Searched refs:reverseComparisonOp (Results 1 – 6 of 6) sorted by relevance
69 Op = BinaryOperator::reverseComparisonOp(Op); in assumeSym()
315 ResultOp = BinaryOperator::reverseComparisonOp(Op); in doRearrangeUnchecked()546 op = BinaryOperator::reverseComparisonOp(op); in evalBinOpNN()841 op = BinaryOperator::reverseComparisonOp(op); in evalBinOpLL()
1545 BinaryOperator::reverseComparisonOp(QueriedOP); in getRangeForComparisonSymbol()
711 Opcode = BinaryOperator::reverseComparisonOp(Opcode); in retrieveRelationalIntegerConstantExpr()722 Opcode = BinaryOperator::reverseComparisonOp(Opcode); in retrieveRelationalIntegerConstantExpr()
3925 static Opcode reverseComparisonOp(Opcode Opc) { in reverseComparisonOp() function
5808 CondRel = BinaryOperator::reverseComparisonOp(CondRel); in ActOnOpenMPCanonicalLoop()