Home | History | Annotate | Download | only in Analysis

Lines Matching full:bitwidth

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