isl_map_plain_has_fixed_var: return isl_bool
commit9e6379d75ad323b3b7e69404fcaf82cf5a69fb15
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 24 Sep 2016 15:12:51 +0000 (24 17:12 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 20 Jan 2017 08:11:39 +0000 (20 09:11 +0100)
tree23b5b3295cbc8b88f0af73bfb60ec09a8e40c15b
parent054e95310995af3ac24e041f59767f5834c43dfe
isl_map_plain_has_fixed_var: return isl_bool

This clarifies what the possible return values are.

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