isl_map_simplify.c: div_is_redundant: return isl_bool
commit307cbd434e5d93e0b155d842529f4b8150e3f996
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 13 Jul 2016 07:20:48 +0000 (13 09:20 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 25 Jan 2017 15:21:42 +0000 (25 16:21 +0100)
treeb4b6f0786fce000a04bb2cfa054782bc6cef6c5e
parent3764c692b225384ef4de13ee45edd0952e7903c4
isl_map_simplify.c: div_is_redundant: return isl_bool

This clarifies what the possible return values are.

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