isl_map_compatible_domain: return isl_bool
commit251b2a1f7340b3b7b94957205a7195472b56533d
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 6 Sep 2016 10:41:27 +0000 (6 12:41 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 20 Jan 2017 08:11:39 +0000 (20 09:11 +0100)
treebc86130b3d87c4b23d577ee59bf7ee35bd4151b3
parentb260f83abd525b5c94e7bd0c4c0c03efd1ef1a33
isl_map_compatible_domain: return isl_bool

This clarifies what the possible return values are.

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