Searched refs:LeftShiftAmtC (Results 1 – 1 of 1) sorted by relevance
655 Constant *LeftShiftAmtC = ConstantInt::get(VTy, ShiftAmt); in SimplifyDemandedUseBits() local657 LeftShiftAmtC, DL); in SimplifyDemandedUseBits()658 if (ConstantFoldBinaryOpOperands(Instruction::LShr, NewC, LeftShiftAmtC, in SimplifyDemandedUseBits()