isl_basic_set_get_space: implement in terms of isl_basic_map_get_space
commite94e59168f7d701738cbcad6e366e4df7302c0c9
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 27 Sep 2016 08:34:05 +0000 (27 10:34 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 6 Mar 2017 13:39:01 +0000 (6 14:39 +0100)
tree1b898fe8d68dc656007582ce654d506ebc95237d
parent2edb7ea3cdb12c8b366f3a090c4e86c1c5881c0f
isl_basic_set_get_space: implement in terms of isl_basic_map_get_space

This removes some minor code duplication.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_map.c