isl_union_map.c: inplace: use isl_union_map_get_ctx
commit75b0bc752052e4203d5ca703b196c6791291f3e2
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 7 Jan 2017 10:23:58 +0000 (7 11:23 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 17 May 2017 08:15:52 +0000 (17 10:15 +0200)
treec60e6bd3c920c52bd6377c1d40a35052b9165212
parent4a37a1308c68bffd9d1aa5a0339f60e1bb15ba3e
isl_union_map.c: inplace: use isl_union_map_get_ctx

This reduces the dependence on the internal representation.

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