extract out shared set_from_map
commit1d10af9868a715a30d22c6c124a08ecde3bc7d63
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 28 Sep 2016 10:15:55 +0000 (28 12:15 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 2 Nov 2016 07:33:16 +0000 (2 08:33 +0100)
tree1edf3dc65e8bf9d6a7c3bb15a605e0c44affbda7
parentbcad76deda6ea755ed71fb637d6a0005ccbc3a29
extract out shared set_from_map

The motivation for this change is the same as for bset_from_bmap
in a recent commit.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Makefile.am
isl_affine_hull.c
isl_coalesce.c
isl_map.c
isl_map_simplify.c
isl_map_subtract.c
isl_union_map.c
set_from_map.c [new file with mode: 0644]