Searched refs:InWidth (Results 1 – 1 of 1) sorted by relevance
1345 unsigned InWidth = Input->getType()->getScalarSizeInBits(); in ConstantFoldCastOperand() local1347 if (PtrWidth < InWidth) { in ConstantFoldCastOperand()1350 APInt::getLowBitsSet(InWidth, PtrWidth)); in ConstantFoldCastOperand()