Home
last modified time | relevance | path

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

/external/llvm-project/polly/unittests/Isl/
DIslTest.cpp227 auto IslFour = isl::val(IslCtx, 4); in TEST() local
228 auto APFour = APIntFromVal(IslFour); in TEST()