isl_qpolynomial_from_constraint: reimplement using isl_aff
commit53275d580517d1bf7f67fcb32c796f053ca448c3
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 1 Jul 2011 15:18:37 +0000 (1 17:18 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 2 Jul 2011 10:29:11 +0000 (2 12:29 +0200)
treeac56fb216aa711ad32b4228a176ede524d697ff8
parent96d84135e83bdba8a5492854a827af2f845d7291
isl_qpolynomial_from_constraint: reimplement using isl_aff

This removes some code duplication.

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