privately expose isl_basic_map_drop_unrelated_constraints
commit8d5dc241d9d7acb76a4f21d2b4032574c90cf727
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 19 Feb 2016 15:14:19 +0000 (19 16:14 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 22 Feb 2016 08:21:37 +0000 (22 09:21 +0100)
treee1197b41c0e2579fd584109e5c25159599abfb35
parent2760eac80d861d8810d137cb0a760c6b7fdd4f43
privately expose isl_basic_map_drop_unrelated_constraints

This function will be reused in the next commit.

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