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