Searched refs:isl_union_set_identity (Results 1 – 9 of 9) sorted by relevance
227 __isl_give isl_union_map *isl_union_set_identity(__isl_take isl_union_set *uset);
12425 auto res = isl_union_set_identity(copy()); in identity()
18621 auto res = isl_union_set_identity(copy()); in identity()
17996 auto res = isl_union_set_identity(copy()); in identity()
353 IdentityMap = isl_union_set_identity(isl_union_set_copy(TaggedStmtDomain)); in calculateDependences()
3900 expansion = isl_union_set_identity(domain); in isl_schedule_node_get_subtree_expansion()
2330 __isl_give isl_union_map *isl_union_set_identity(__isl_take isl_union_set *uset) in isl_union_set_identity() function
8746 res = isl.isl_union_set_identity(isl.isl_union_set_copy(arg0.ptr))9004 isl.isl_union_set_identity.restype = c_void_p9005 isl.isl_union_set_identity.argtypes = [c_void_p]
5713 __isl_give isl_union_map *isl_union_set_identity(