Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:isNonNegative

727     if (DemandedMask.isNegative() && KnownZero.isNonNegative()) {