Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DConstantRangeTest.cpp411 ConstantRange TSome = Some.truncate(10); in TEST_F() local
417 EXPECT_TRUE(TSome.isFullSet()); in TEST_F()