Searched refs:MaxValType (Results 1 – 1 of 1) sorted by relevance
159 auto MaxValType = llvm::APSInt::getMaxValue(BitWidth, IsUnsigned); in checkOverflow() local161 nonloc::ConcreteInt MaxVal{VF.getValue(MaxValType)}; in checkOverflow()