isl_union_*_match_bin_op: use isl_union_*_foreach_*
commit0bea6a1576fd4d973d6fdaf6301d1889a3bec602
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 1 Jul 2015 14:26:11 +0000 (1 16:26 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 18 Jul 2015 15:59:30 +0000 (18 17:59 +0200)
tree8b84c5aa59f8c35eab27b529c65100f2dab18e21
parent0a35c7ac952f11b086399903e6134af4c7117bc3
isl_union_*_match_bin_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