Home
last modified time | relevance | path

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

/external/llvm/unittests/IR/
DConstantRangeTest.cpp171 ConstantRange TEmpty = Empty.truncate(10); in TEST_F() local
176 EXPECT_TRUE(TEmpty.isEmptySet()); in TEST_F()