isl_basic_map_product: avoid use of isl_basic_map_n_*
commite9f7076a6e6a383b6c5bd3691275ef81ac5fc675
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 12 Oct 2016 10:45:35 +0000 (12 12:45 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 10 Mar 2017 08:58:17 +0000 (10 09:58 +0100)
tree28357fce4caf971b994d241fd88a9719db97b2d4
parenteb8bda8afc5da1a0dbf595f067bf2a3ac23c235f
isl_basic_map_product: 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