specialize isl_space_replace to isl_space_replace_params
commit7e26261203e8693fac8868a3adb36dda1ff5e4c7
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 25 Jan 2017 14:42:21 +0000 (25 15:42 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 29 Nov 2017 16:29:43 +0000 (29 17:29 +0100)
tree4df422f8e1a1448e344f8729675e63555a9ff639
parent6861bad14a4855a279a68763b91c4c08ec110bba
specialize isl_space_replace to isl_space_replace_params

isl_space_replace is only ever used to replace parameters.
Rename isl_space_replace to isl_space_replace_params and
drop the redundant type argument.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_aff.c
isl_reordering.c
isl_space.c
isl_space_private.h