isl_map_dim_is_bounded: return isl_bool
commitf204002542677260c1a37c1e424f66f9b3548cf3
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 24 Sep 2016 13:29:15 +0000 (24 15:29 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 20 Jan 2017 08:11:39 +0000 (20 09:11 +0100)
tree08e1924f62bb224fa3f6cfcc99021850f3fe15fc
parentd7f1df64095f4cadcc816d817ff8a3af053451ca
isl_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