Home
last modified time | relevance | path

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

/external/llvm-project/polly/unittests/Isl/
DIslTest.cpp183 auto IslNThree = isl::val(IslCtx, -3); in TEST() local
184 auto APNThree = APIntFromVal(IslNThree); in TEST()