isl_basic_map_gauss: extract out set_div_from_eq
commita221801b05aec93a1507464d4a8175f95adfe848
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 12 Jul 2016 16:20:36 +0000 (12 18:20 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 19 Dec 2016 09:05:20 +0000 (19 10:05 +0100)
treeb35088e659372993d546bf9bddfed8c38eeab1ae
parent0b4256f662853cbdb795ad73d71d55c40fa5d380
isl_basic_map_gauss: extract out set_div_from_eq

This reduces the size of isl_basic_map_gauss and makes
it easier to change the decision of when to extract
an explicit representation from an equality constraint.

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