Home
last modified time | relevance | path

Searched defs:APNOne (Results 1 – 1 of 1) sorted by relevance

/llvm-project/polly/unittests/Isl/
H A DIslTest.cpp88 APInt APNOne(1, -1, true); in TEST() local
113 APInt APNOne(32, -1, true); in TEST() local
137 APInt APNOne(32, (1ull << 32) - 1, false); in TEST() local
160 auto APNOne = APIntFromVal(IslNOne); in TEST() local
227 auto APNOne = APIntFromVal(IslNOne); in TEST() local