isl_bound.c: compressed_guarded_poly_bound: use isl_basic_set_get_ctx
commit6d45c31219de34e28ed5b21d38ff5a5c3166a6ee
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 4 Nov 2015 09:51:50 +0000 (4 10:51 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 30 Dec 2020 10:35:26 +0000 (30 11:35 +0100)
tree961a9899e8ba3e05634bb55cd9ef00cb409af90a
parentb5e0c85b0c84f2ec103acd92b3068e27eedba4bf
isl_bound.c: compressed_guarded_poly_bound: use isl_basic_set_get_ctx

This reduces the dependence on the internal representation.

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