privately export isl_basic_map_remove_duplicate_constraints
commit4fce32ca44922bc04cfde1876c39bac78440d2a8
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 4 Aug 2014 09:27:23 +0000 (4 11:27 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 4 Aug 2014 09:27:23 +0000 (4 11:27 +0200)
tree49ac5c651caeb882eea30c6da2717d3ff58e2185
parent8d000f5a4a2e05e9a133cc33e8f6de4370f48e6e
privately export isl_basic_map_remove_duplicate_constraints

This will be useful for isl_basic_map_add_known_div_constraints,
introduced in the next commit.

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