isl_map_drop_basic_map: extract out internal map_drop_basic_map
commit078246ac7dff3a727ac79ac058b721cedcef903b
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 19 Oct 2016 14:16:54 +0000 (19 16:16 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 11 Nov 2016 08:59:21 +0000 (11 09:59 +0100)
tree67d73916abbca707cfbbb16e522d34fa96f6bfaf
parent745a394cf383ccda3031f482507374ad8a4f86ae
isl_map_drop_basic_map: extract out internal map_drop_basic_map

This allows isl_map_drop_basic_map to be deprecated
without producing a warning on isl_set_drop_basic_set.

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