Lines Matching full:bitwidth
1367 unsigned BitWidth = cast<IntegerType>(IndVar->getType())->getBitWidth();1368 UpperLimit = SE.getConstant(APInt::getSignedMaxValue(BitWidth));