isl_map_simplify.c: better_div_constraint: return isl_bool
commit3764c692b225384ef4de13ee45edd0952e7903c4
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 13 Jul 2016 07:10:12 +0000 (13 09:10 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 25 Jan 2017 15:21:42 +0000 (25 16:21 +0100)
treea6d1089e2b879f83629660ea7924e4fd0d52d8e9
parenteb09a6b07799fa10a7a0378fc5e724cd7e530bfe
isl_map_simplify.c: better_div_constraint: return isl_bool

This clarifies what the possible return values are.

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