Searched refs:InWidth (Results 1 – 1 of 1) sorted by relevance
1037 unsigned InWidth = Input->getType()->getScalarSizeInBits(); in ConstantFoldInstOperands() local1039 if (PtrWidth < InWidth) { in ConstantFoldInstOperands()1042 APInt::getLowBitsSet(InWidth, PtrWidth)); in ConstantFoldInstOperands()