deprecate isl_map_n_*
commit3fa6191b1df89e58855ada7e7d3051a2fe395e96
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 19 Oct 2016 15:03:43 +0000 (19 17:03 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 10 Mar 2017 11:02:12 +0000 (10 12:02 +0100)
tree481880bc23dbc9ac8ceddf010a182ee9ca4adf3c
parenta5532c6bd4e28a40406f02955b849c4f66c166d2
deprecate isl_map_n_*

The motivation for deprecating isl_map_n_* is the same as that
for deprecating isl_basic_map_n_* in the previous commit.

Since these functions were never documented, there should be no
outside uses, or, if there are, they can easily be replaced
by calls to isl_map_dim.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/isl/map.h