isl_transitive_closure.c: anonymize input map during incremental computation
commit5292e000f4f15d2c640803b5e43b2446a7f55ae4
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 2 Aug 2010 09:57:07 +0000 (2 11:57 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 2 Aug 2010 10:00:10 +0000 (2 12:00 +0200)
treeb9d3f00f2a462725110e61478bd62df6ab7c8732
parenta659d5c3b49329542180694c54ccfd3bf3c4b6ed
isl_transitive_closure.c: anonymize input map during incremental computation

Most other operations inside the transitive closure computation
implicitly drop the tuple names, so we have to drop them explicitly
here for the maps to remain compatible.

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