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