Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/unittests/Isl/
H A DIslTest.cpp175 auto IslNThree = isl::val(IslCtx, -3); in TEST() local
176 auto APNThree = APIntFromVal(IslNThree); in TEST()