drop isl_map_plain_input_is_fixed
commitbc838176b3fef050401e35a9715c11ae087564a2
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 6 Sep 2016 13:43:40 +0000 (6 15:43 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 22 Feb 2017 11:31:07 +0000 (22 12:31 +0100)
tree4c9a0ed4a6c19016bdbf137cd638600e09ee07b3
parent7d234703896dec909df05c28f7cdd293256824dd
drop isl_map_plain_input_is_fixed

This function was introduced in 9ddd482 (add isl_set_fast_dim_is_fixed and
isl_map_fast_input_is_fixed, Thu Sep 25 10:07:39 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