Home
last modified time | relevance | path

Searched refs:ValMax (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1190 APInt ValMax = APInt::getHighBitsSet(BitWidth, ResMax); in getValueFromICmpCtpop() local
1192 ConstantRange::getNonEmpty(std::move(ValMin), ValMax + 1)); in getValueFromICmpCtpop()