add isl_space_domain_wrapped_range
commit4cd65f7a8d73d4cd40a4b27c9e30004b8c43e06d
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Fri, 13 Oct 2017 12:52:44 +0000 (13 14:52 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 26 Dec 2021 14:30:12 +0000 (26 15:30 +0100)
tree3dae619c2b50293879201754dd7657e41ee278b6
parent73f4f7dc23162c7b986fd56a417d05b769750f5a
add isl_space_domain_wrapped_range

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

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