Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/unittests/Isl/
H A DIslTest.cpp212 auto IslThree = isl::val(IslCtx, 3); in TEST() local
213 auto APThree = APIntFromVal(IslThree); in TEST()