Home | History | Annotate | Download | only in Analysis

Lines Matching full:bitwidth

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