isl_basic_map_plain_is_fixed: return isl_bool
commit8bf3160594abe03d3769f460be372b8e910d4f89
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 19 Jan 2017 09:57:29 +0000 (19 10:57 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 20 Jan 2017 08:11:39 +0000 (20 09:11 +0100)
tree333bd3b43720ad4bfaec1f2c40c94259f6191a93
parent9e6379d75ad323b3b7e69404fcaf82cf5a69fb15
isl_basic_map_plain_is_fixed: return isl_bool

This clarifies what the possible return values are.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/isl/deprecated/map_int.h
isl_map.c