isl_coalesce.c: check_coalesce_into_eq: use isl_bool for local variables
commit0656b0de70d3014b85ea1b63a613d775cbd6fcc1
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 9 Aug 2018 08:59:30 +0000 (9 10:59 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 22 Aug 2018 12:06:52 +0000 (22 14:06 +0200)
tree6e5a5d357c847ffb2b751c567b478465b4f2fa96
parentf4151d88fe24873b984571b9fa8b0e105ebfd629
isl_coalesce.c: check_coalesce_into_eq: use isl_bool for local variables

This was missing from isl-0.14.1-479-g370a8b7d0 (introduce isl_bool and
isl_stat return types, Mon May 4 09:45:16 2015 +0200).

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