isl_basic_map_apply_range: avoid use of isl_basic_map_n_*
commit244b7f7f06a67e88d0c2eba5f07cfe2ad0ca18b1
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 12 Oct 2016 10:35:00 +0000 (12 12:35 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 10 Mar 2017 08:56:45 +0000 (10 09:56 +0100)
tree4df98007fae33c7d5f1f62fe877e1f9309ca6e67
parentc23a63e3933ad7c11012326cf25ad60c32996271
isl_basic_map_apply_range: 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