isl_basic_map_sum: avoid use of isl_basic_map_n_*
commit9b1c3f33055bf8c9aa6166cf1bffdf59d6886db2
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 12 Oct 2016 10:39:15 +0000 (12 12:39 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 10 Mar 2017 08:56:50 +0000 (10 09:56 +0100)
tree4d6d3c8586cb731b36b7362dcd8ad86b9adf63e3
parent244b7f7f06a67e88d0c2eba5f07cfe2ad0ca18b1
isl_basic_map_sum: avoid use of isl_basic_map_n_*

These functions will be deprecated in an upcoming commit.

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