Searched refs:LShrC (Results 1 – 1 of 1) sorted by relevance
2376 Constant *LShrC = ConstantInt::get(ShType, C.lshr(*ShiftAmt)); in foldICmpShlConstant() local2377 return new ICmpInst(Pred, And, LShrC); in foldICmpShlConstant()