add exported isl_space_has_{domain,range}_tuple_id convenience functions
commitfd1e4ac8a24d006dfeeddca6b4ac0d096c511179
authorSven Verdoolaege <sven@cerebras.net>
Thu, 6 Jun 2019 10:53:04 +0000 (6 12:53 +0200)
committerSven Verdoolaege <sven@cerebras.net>
Sun, 7 Feb 2021 16:20:13 +0000 (7 17:20 +0100)
treea5c52e87ff748b73cca0098da4f02ac3d1f053f7
parent212cae1efd6d0d195cbb61924f6d5f6610360ccb
add exported isl_space_has_{domain,range}_tuple_id convenience functions

These complement the already added and exported
isl_space_get_{domain,range}_tuple_id functions.

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