Searched refs:SumOfShAmts (Results 1 – 1 of 1) sorted by relevance
239 auto *SumOfShAmts = dyn_cast_or_null<Constant>(simplifyAddInst( in dropRedundantMaskingOfLeftShiftInput() local241 if (!SumOfShAmts) in dropRedundantMaskingOfLeftShiftInput()250 SumOfShAmts = Constant::replaceUndefsWith( in dropRedundantMaskingOfLeftShiftInput()251 SumOfShAmts, ConstantInt::get(SumOfShAmts->getType()->getScalarType(), in dropRedundantMaskingOfLeftShiftInput()254 Instruction::ZExt, SumOfShAmts, ExtendedTy, Q.DL); in dropRedundantMaskingOfLeftShiftInput()