isl_map.c: var_less: avoid use of isl_basic_map_n_*
commit84c77a122555d33ba09c71660b9c48319092020c
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 12 Oct 2016 10:40:56 +0000 (12 12:40 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 10 Mar 2017 09:00:21 +0000 (10 10:00 +0100)
tree5e5412625d843baa7b078b60b75a5f6e54e2545f
parent616950db8a5feb80a38cc6be121353e6d185f073
isl_map.c: var_less: 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