isl_basic_map_free_div: return isl_stat
commit13cdae7d2bf0c15e0290d813cedfdb4deb2d21a9
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 9 Jul 2016 12:51:00 +0000 (9 14:51 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 25 Jan 2017 15:21:43 +0000 (25 16:21 +0100)
tree9d371b909cf2f10809f6eb47a83f67b7088aa55d
parent891c84c66556dfcf784667d5d69ece26905cf78c
isl_basic_map_free_div: return isl_stat

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_simplify.c