Searched refs:RHSIsNotMinSigned (Results 1 – 1 of 1) sorted by relevance
4693 const bool RHSIsNotMinSigned = in getMinusSCEV() local4705 if (RHSIsNotMinSigned || isKnownNonNegative(LHS)) { in getMinusSCEV()4717 auto NegFlags = RHSIsNotMinSigned ? SCEV::FlagNSW : SCEV::FlagAnyWrap; in getMinusSCEV()