drop unused isl_basic_set_is_div_constraint
commitdd2e37f4ec61d635e503897c457f3f8528958d31
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 27 Sep 2016 06:48:37 +0000 (27 08:48 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 28 Mar 2020 15:57:59 +0000 (28 16:57 +0100)
tree00d6f3f0828b2226e5d1af6e9c0b8bf1cddf2ca9
parent8003b3eae410d47878967524909a03af2b193f73
drop unused isl_basic_set_is_div_constraint

This function is not exposed to the user and has been unused
internally ever since isl-0.20-466-g09ca50c3ff (isl_output.c:
print_constraint_c: drop now redundant isl_basic_set argument,
Wed Aug 10 14:06:37 2016 +0200).

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