isl_set_dim: implement in terms of isl_map_dim
commitde833852553c89852b9328a2c26e71e2189e35ff
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 6 Sep 2016 13:45:55 +0000 (6 15:45 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
treea9e345e667760d76afa9ed96c4da177a2334278a
parent971e720d21238a525f967b273637b9e02b512ae5
isl_set_dim: implement in terms of isl_map_dim

This removes some (minor) code duplication.

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