isl_basic_{map,set}_is_div_constraint: return isl_bool
commit5ea063177f2b0373ffcd582d0e3c5390c117ce66
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 13 Jul 2016 09:52:37 +0000 (13 11:52 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 25 Jan 2017 15:21:42 +0000 (25 16:21 +0100)
treeb638dc77592513548f7a0c59df80e8a154d405a6
parentea9a0846d01423230828199849cb4a484edd9964
isl_basic_{map,set}_is_div_constraint: return isl_bool

This clarifies what the possible return values are.

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