isl_set_has_equal_space: implement in terms of isl_map_has_equal_space
commitc8f1893eff2031c16b0ad44b0e042fb5f330bd04
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 7 Sep 2016 07:22:30 +0000 (7 09:22 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 30 Nov 2019 19:59:47 +0000 (30 20:59 +0100)
tree4ea002fce8f6d1ac31a97b9b2832a40a63766a11
parent2277b89b15bd6f2627ad7885a20dfd530e58bdae
isl_set_has_equal_space: implement in terms of isl_map_has_equal_space

This removes some (minor) code duplication.

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