Home | History | Annotate | Download | only in Analysis

Lines Matching refs:NLZ2

66           unsigned NLZ2 = CLHS->getValue().countLeadingZeros();
68 KnownZero = APInt::getHighBitsSet(BitWidth, NLZ2);