Home | History | Annotate | Download | only in Analysis

Lines Matching full:bitwidth

1249     unsigned BitWidth = Val->getType()->getIntegerBitWidth();
1250 ConstantRange EdgesVals(BitWidth, DefaultCase/*isFullSet*/);