isl_pw_templ.c: extract out shared isl_pw_*_check_named_params
commit32086c9d727b8e568e3e20e941f6f02d636ef396
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 22 Apr 2018 20:33:14 +0000 (22 22:33 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 23 Apr 2018 18:11:16 +0000 (23 20:11 +0200)
tree0302094444daf27bf17994c1e3e393201a9996d4
parent672fc5c0a4aefa9f9d0aa9a49c55ba60328d8d39
isl_pw_templ.c: extract out shared isl_pw_*_check_named_params

This reduces the dependence on the internal representation.
It will also be reused in the implementation of isl_pw_*_drop_unused_params.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_aff.c
isl_aff_private.h
isl_map.c
isl_pw_templ.c