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