isl_map_dim: use isl_space_dim
commitdbb7d70ce7265e32d9b04d65aa5da3a0615daa64
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 23 Jan 2017 12:46:15 +0000 (23 13:46 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
treee58bd8e1fc85f0f7c3f246610bf2ebae9acc1abc
parent1e60ed86590f9fdb2d56c56c9f1449e431022d4e
isl_map_dim: use isl_space_dim

This reduces the dependence on the internal representation.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_map.c