isl_map_simplify.c: has_multiple_var_equality: return isl_bool
commitf4756d1870c65683896cfde2047d5660da37ec80
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Fri, 10 Aug 2018 14:42:13 +0000 (10 16:42 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
treebec8176c04269f655f2822f58bc8df0f9d390c4a
parent74a9e8ce5174538521a4c431da1f271a08b4ab4e
isl_map_simplify.c: has_multiple_var_equality: return isl_bool

This allows this function to handle error conditions if needed.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_map_simplify.c