extract out shared isl_qpolynomial_cst_bound
commitca66e9342cbfdeebc8c2d68039f6e8cd959e5cbd
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 24 Dec 2020 13:20:07 +0000 (24 14:20 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Tue, 5 Jan 2021 21:23:11 +0000 (5 22:23 +0100)
treea8d11933921b3586979b011bf904602e93bdf15d
parent4d609134dc648d2bf30d22e1ed71094e8e9ac6ab
extract out shared isl_qpolynomial_cst_bound

This removes some code duplication (that could also be removed
in another way by combining the two cases) and the extracted function
will be reused in an upcoming commit.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_bernstein.c
isl_bound.c
isl_bound.h