Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/unittests/Isl/
H A DIslTest.cpp219 auto IslFour = isl::val(IslCtx, 4); in TEST() local
220 auto APFour = APIntFromVal(IslFour); in TEST()