isl_basic_map_plain_has_fixed_var: return isl_bool
commit4d84446c45157595420d91d3824d8d8169ede100
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 18 Aug 2016 10:15:49 +0000 (18 12:15 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 20 Jan 2017 08:11:39 +0000 (20 09:11 +0100)
treea227fabd43c8576c3da0682d20da585e512218f5
parent767d93dd4e082cf13e9f70879b5f31b8fe2d32b6
isl_basic_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