isl_map_simplify.c: map_gist: extract out replace_by_universe
commit02b3097d5eb9f3d4362860a0bd086d394d69eddc
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 31 Mar 2016 11:46:14 +0000 (31 13:46 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 1 Apr 2016 10:09:40 +0000 (1 12:09 +0200)
treefc3aec3864f26b1223f04de721a6e6356a07c2bc
parent621ac476932a265c86199cd879ccb0c9f32e4b2b
isl_map_simplify.c: map_gist: extract out replace_by_universe

This reduces the size of map_gist. This function will also be reused
in the next commit.

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