Home
last modified time | relevance | path

Searched refs:isl_union_set_identity (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dunion_map.h247 __isl_give isl_union_map *isl_union_set_identity(__isl_take isl_union_set *uset);
H A Dcpp-checked.h20205 auto res = isl_union_set_identity(copy()); in identity()
H A Dcpp.h29176 auto res = isl_union_set_identity(copy()); in identity()
/netbsd-src/external/mit/isl/dist/
H A Disl_schedule_node.c3963 expansion = isl_union_set_identity(domain); in isl_schedule_node_get_subtree_expansion()
H A Disl_union_map.c2491 __isl_give isl_union_map *isl_union_set_identity(__isl_take isl_union_set *uset) in isl_union_set_identity() function
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py11046 res = isl.isl_union_set_identity(isl.isl_union_set_copy(arg0.ptr))
11378 isl.isl_union_set_identity.restype = c_void_p
11379 isl.isl_union_set_identity.argtypes = [c_void_p]
/netbsd-src/external/mit/isl/dist/doc/
H A Duser.pod6195 __isl_give isl_union_map *isl_union_set_identity(