isl_union_*_match_domain_op: use isl_union_*_foreach_*
commit5700263e90d1c1f2f19c68154194dee9a96e855d
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 1 Jul 2015 14:31:41 +0000 (1 16:31 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 18 Jul 2015 15:59:30 +0000 (18 17:59 +0200)
tree5b7333ca3070e54512c767de17c4163de1b3c9a5
parent0bea6a1576fd4d973d6fdaf6301d1889a3bec602
isl_union_*_match_domain_op: use isl_union_*_foreach_*

Do so instead of depending on the internal representation of a UNION.

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