drop isl_set_plain_dim_has_fixed_lower_bound
commit89f52f5f9d395d424837f6382fc7e2d2ee4e8efd
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 19 Aug 2016 09:19:24 +0000 (19 11:19 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 22 Feb 2017 11:31:07 +0000 (22 12:31 +0100)
treef9a7d4c2dd7a7c667864faaa177725d1d9358de7
parente2a27d96aabf9cb2bcd4ee1c0b36fb1e9dadc3b4
drop isl_set_plain_dim_has_fixed_lower_bound

This function was introduced in d028a26 (add
isl_set_fast_dim_has_fixed_lower_bound, Fri Sep 26 10:06:15 2008 +0200) and
then hidden in 6272dbd (deprecate isl_int, Fri May 3 18:31:59 2013 +0200)
without being used internally.

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