add isl_space_domain_wrapped_domain
commit73f4f7dc23162c7b986fd56a417d05b769750f5a
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Fri, 13 Oct 2017 12:51:55 +0000 (13 14:51 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 26 Dec 2021 14:23:21 +0000 (26 15:23 +0100)
treea2d6f73c50446fca347d47044271147202ba3efb
parent2139bfc19b671c2566615de15cdff9ecadf2f265
add isl_space_domain_wrapped_domain

This is a convenience function that will be useful for implementing
isl_union_map_intersect_domain_wrapped_domain.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
doc/user.pod
include/isl/space.h
isl_space.c