basic_map_dim_is_bounded: use isl_basic_map_dim
commitaae52060675e498c1b5bc898579ffcafef4fcdb7
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 12 Jul 2016 10:28:27 +0000 (12 12:28 +0200)
committerSven Verdoolaege <sven@cerebras.net>
Sun, 25 Feb 2024 14:51:06 +0000 (25 15:51 +0100)
tree46119bb4a09e2dbcecb211ab7392b07397881760
parent212dfbc7c4eaf0873686365606ae6b1b7c4c7edc
basic_map_dim_is_bounded: use isl_basic_map_dim

This reduces the dependence on the internal representation.

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