add type to isl_{union_,}pw_qpolynomial_fold
commitc926c9ba9b690e587dff1f705348f9dbee536366
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 17 Aug 2010 11:43:11 +0000 (17 13:43 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 18 Aug 2010 13:41:17 +0000 (18 15:41 +0200)
tree62658cbbb22ae02eb4b749a33306798292b2ab63
parentf0a93a211d458c17f0333d136f3288a30698ade0
add type to isl_{union_,}pw_qpolynomial_fold

The inner isl_qpolynomial_folds should all be of the same type,
so we need to keep track of the type at the outer level.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/isl_polynomial.h
isl_bernstein.c
isl_bound.c
isl_fold.c
isl_input.c
isl_polynomial_private.h
isl_pw_templ.c
isl_range.c
isl_union_templ.c