Home
last modified time | relevance | path

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

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