isl_union_map.c: cond_un_op: use isl_union_map_get_ctx
commit4a37a1308c68bffd9d1aa5a0339f60e1bb15ba3e
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 7 Jan 2017 10:23:18 +0000 (7 11:23 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 17 May 2017 08:15:52 +0000 (17 10:15 +0200)
treed93f943cc698b25a601ced549361315b4ed4f8dd
parent0bdf9da7a3dc680dd1c61fd486fdcd0b8d6c4109
isl_union_map.c: cond_un_op: 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