extract out shared bset_from_bmap
commit9d3fa762d6cefcbba476651a02a99e33f80470b6
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 30 Sep 2016 13:26:05 +0000 (30 15:26 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 2 Nov 2016 07:33:16 +0000 (2 08:33 +0100)
treea5156c1996e2c4775b6cbfda3dd85bd7a2a651b8
parent0ab10ecbac259301f5e4318e6ac2804f5c570240
extract out shared bset_from_bmap

The motivation for this change is the same as for bset_to_bmap
in the previous commit.
Additionally, bset_from_bmap could be changed in the future
to check that the space of the basic set really is that of a set.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Makefile.am
bset_from_bmap.c [new file with mode: 0644]
isl_affine_hull.c
isl_constraint.c
isl_convex_hull.c
isl_map.c
isl_map_simplify.c
isl_sample.c
isl_tab.c
isl_union_map.c