Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DConstantRangeTest.cpp1212 APInt WMax(Bits, LastNeg); in TEST_F() local
1214 ConstantRange Wrapped = ConstantRange::getNonEmpty(WMin, WMax + 1); in TEST_F()