isl_basic_set_has_defining_inequalities: return isl_bool
commitbfc68ff13ef9da342812e30da9d0fe1b07e0f0a6
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 1 Aug 2016 11:48:55 +0000 (1 13:48 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 25 Jan 2017 15:21:42 +0000 (25 16:21 +0100)
treebd013ccd62e3ee463f39c5cc6619500429858f9b
parent1d721a271983946848f03c8c240775c5f264b493
isl_basic_set_has_defining_inequalities: return isl_bool

This clarifies what the possible return values are.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/isl/constraint.h
isl_constraint.c