isl_union_pw_aff_pullback_union_pw_multi_aff: use isl_union_*_foreach_*
commitb8f879b2328625931825a1db8592bbf2ac9361c4
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 2 Jul 2015 13:45:45 +0000 (2 15:45 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 18 Jul 2015 15:59:31 +0000 (18 17:59 +0200)
treea8f45dab43cd592120a4fbf1a3935c06cc1415f0
parentc844ae7004dc8c22376648b99241b383016ff07e
isl_union_pw_aff_pullback_union_pw_multi_aff: use isl_union_*_foreach_*

Do so instead of depending on the internal representation
of an isl_union_pw_multi_aff.

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