isl_pw_*: use base type to identify elements
commit3ecbba33443d0115fba97c6d400df10dc48fb00a
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 2 Dec 2016 07:24:28 +0000 (2 08:24 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 22 Jun 2019 14:58:50 +0000 (22 16:58 +0200)
tree56fb0e7b1d3732294dedc8442f6d710caa5f4351
parente18e4fd059d53adcff323298c9553803a068d9ec
isl_pw_*: use base type to identify elements

This makes it easier to construct function names
that refer to the element type (without the isl_ prefix),
such as the isl_pw_*_{take,restore}_* function that
will be added in an upcoming commit.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_aff.c
isl_fold.c
isl_polynomial.c
isl_pw_macro.h