bound.c: use isl_val instead of isl_int
commitf586d538c3ae86a74cf2f598633f3f58023718fa
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 20 Sep 2017 12:57:43 +0000 (20 14:57 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Fri, 13 Oct 2017 21:06:42 +0000 (13 23:06 +0200)
treebe0d1af0b0a6d2eb3554b9079d837c0c680219bb
parent67cfa58837620b334b4fda518e5deb5a3c16d8d2
bound.c: use isl_val instead of isl_int

In particular, avoid using deprecated functions.

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