Searched defs:makeIdentityMap (Results 1 – 2 of 2) sorted by relevance
182 isl::map polly::makeIdentityMap(const isl::set &Set, bool RestrictDomain) { in makeIdentityMap() function in polly189 isl::union_map polly::makeIdentityMap(const isl::union_set &USet, in makeIdentityMap() function in polly
679 TEST(ISLTools, makeIdentityMap) { in TEST() argument