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