Searched refs:ShiftLZ (Results 1 – 1 of 1) sorted by relevance
2242 unsigned ShiftLZ = ShiftValC->countLeadingZeros(); in foldICmpShrConstant() local2243 Constant *NewC = ConstantInt::get(Shr->getType(), CmpLZ - ShiftLZ); in foldICmpShrConstant()