Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DConstantRangeTest.cpp1335 ConstantRange Some2(APInt(16, 0xfff), APInt(16, 0x8000)); in TEST_F() local
1355 Some2.shl(ConstantRange(APInt(16, 0x1))), in TEST_F()