isl_basic_map_image_is_bounded: adjust to isl_basic_set_is_bounded returning bool
commit7f7b954803cc5054326f5f8a559fcb78cb6be9cc
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 19 Jan 2017 08:39:09 +0000 (19 09:39 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 20 Jan 2017 08:11:39 +0000 (20 09:11 +0100)
tree1fab5d9d1912a30b14524b974cfd691fcdfb7977
parente2cb956bb881a68dcb1d42828d0600949d3f1f31
isl_basic_map_image_is_bounded: adjust to isl_basic_set_is_bounded returning bool

This was missing from 60b7085 (isl_basic_set_is_bounded: return isl_bool,
Sun Dec 4 08:19:53 2016 +0100).

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