isl_map_simplify.c: extract out shared constraint index handling
commitd3ad17012350e7cc13f991f73f7e040793dca14e
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 8 Jul 2015 10:05:12 +0000 (8 12:05 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 28 Jul 2015 14:09:34 +0000 (28 16:09 +0200)
tree3a5bc5428919f6e144ce4adef131a2bdd4db9f43
parentd08ee60e33071a13d19d067595facfd1f4221060
isl_map_simplify.c: extract out shared constraint index handling

In particular, extract out the shared code in
isl_basic_map_remove_duplicate_constraints and remove_shifted_constraints.

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