isl_map.c: var_less_or_equal: avoid use of isl_basic_map_n_*
commit224c26ffc067a18c17bddc449ccbc8d9c5ff58f0
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 12 Oct 2016 10:41:20 +0000 (12 12:41 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 10 Mar 2017 09:00:55 +0000 (10 10:00 +0100)
tree5f0b26ca660fe8140091c95d746b152991af00f6
parent84c77a122555d33ba09c71660b9c48319092020c
isl_map.c: var_less_or_equal: 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