isl_aff.c: bin_entry: use isl_union_pw_multi_aff_foreach_pw_multi_aff
commit3d889fecd68c86d050fff52cf7e5aae963aa5ee3
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 2 Jul 2015 11:56:46 +0000 (2 13:56 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 18 Jul 2015 15:59:30 +0000 (18 17:59 +0200)
tree291ec44f2848c13c712e58bb42276dde27bdf0db
parent5700263e90d1c1f2f19c68154194dee9a96e855d
isl_aff.c: bin_entry: use isl_union_pw_multi_aff_foreach_pw_multi_aff

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