Home
last modified time | relevance | path

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

/external/llvm-project/polly/unittests/Isl/
DIslTest.cpp221 auto APThree = APIntFromVal(IslThree); in TEST() local
222 EXPECT_EQ(3, APThree); in TEST()
223 EXPECT_EQ(3u, APThree.getBitWidth()); in TEST()