isl_basic_map_deltas: avoid use of undocumented isl_basic_set_from_basic_map
commit02dceaa5bfbf248f4c27dfa9b0bfe8e01b56ae94
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 28 Apr 2015 11:50:06 +0000 (28 13:50 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 18 May 2015 06:27:55 +0000 (18 08:27 +0200)
treef9630811ea893272a4ece40dc96a6053add16a36
parent433762b277daea4eeb841e88c59dac9183395902
isl_basic_map_deltas: avoid use of undocumented isl_basic_set_from_basic_map

Additionally, remove isl_basic_set_swap_vars along with its final use.

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