Searched defs:afterScatter (Results 1 – 2 of 2) sorted by relevance
102 isl::map polly::afterScatter(isl::map Map, bool Strict) { in afterScatter() function in polly109 isl::union_map polly::afterScatter(const isl::union_map &UMap, bool Strict) { in afterScatter() function in polly
548 TEST(ISLTools, afterScatter) { in TEST() argument