Searched refs:IsNonNeg1 (Results 1 – 1 of 1) sorted by relevance
5913 bool IsNonNeg1 = NonNegInst1 && NonNegInst1->hasNonNeg(); in foldICmpWithZextOrSext() local5915 if ((IsZext0 && IsNonNeg0) || (IsZext1 && IsNonNeg1)) in foldICmpWithZextOrSext()