isl_union_map.c: is_disjoint_entry: use isl_map_peek_space
commitfb7357eccc8186fa9a96aa8676c20500454cb9df
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 6 Sep 2016 15:44:43 +0000 (6 17:44 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 16 Aug 2020 10:52:36 +0000 (16 12:52 +0200)
tree4a7ee3af83c44a9e15635d54fbc2e44abf895579
parentc8a318cd5664f49e2cbf54a89ce9a51384f6c0f9
isl_union_map.c: is_disjoint_entry: use isl_map_peek_space

This reduces the dependence on the internal representation.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_union_map.c