isl_basic_map_dim_is_bounded: return isl_bool
commitd7f1df64095f4cadcc816d817ff8a3af053451ca
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 24 Sep 2016 13:26:10 +0000 (24 15:26 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 20 Jan 2017 08:11:39 +0000 (20 09:11 +0100)
treece93f329dd88e3e1bcc6de7d953a4438abb81976
parenta1c55d2a4c7acdea0a6bde984dfd84df906ca28d
isl_basic_map_dim_is_bounded: return isl_bool

This clarifies what the possible return values are.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_map.c