isl_coalesce.c: extract out shared any_eq and any_ineq
commit07469ca7646e0c77b7d063202ebba39e7a3c27cd
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 3 Aug 2016 15:32:16 +0000 (3 17:32 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Tue, 26 Sep 2017 07:45:12 +0000 (26 09:45 +0200)
tree444a85f5c4ea24993a8a46726d2753b6d007b468
parentf833756bb81a7c243f59301257bf6af1a9e1fa5e
isl_coalesce.c: extract out shared any_eq and any_ineq

This removes some code duplication and reduces the risk of mistakes.

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