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