isl_coalesce.c: coalesce_local_pair: extract out set_ineq_status_in
commita3e83000bca7ae9bb56234a598764d650817311d
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 27 May 2016 13:39:04 +0000 (27 15:39 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 10 Jun 2016 06:25:43 +0000 (10 08:25 +0200)
tree0efcdeddd4125bfa1b7f6affe0bec349a31cc625
parent20b619ac9af4af31bd85657f81838fca7698dace
isl_coalesce.c: coalesce_local_pair: extract out set_ineq_status_in

This is a minor code clean-up that will make it easier to avoid
recomputing the information computed by ineq_status_in in the next commit.

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