Searched defs:beforeScatter (Results 1 – 2 of 2) sorted by relevance
85 isl::map polly::beforeScatter(isl::map Map, bool Strict) { in beforeScatter() function in polly92 isl::union_map polly::beforeScatter(isl::union_map UMap, bool Strict) { in beforeScatter() function in polly
489 TEST(ISLTools, beforeScatter) { in TEST() argument