Home
last modified time | relevance | path

Searched defs:getScatterSpace (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/polly/unittests/Isl/
DIslTest.cpp671 TEST(ISLTools, getScatterSpace) { in TEST() argument
/external/llvm-project/polly/lib/Support/
DISLTools.cpp172 isl::space polly::getScatterSpace(const isl::union_map &Schedule) { in getScatterSpace() function in polly