diff options
author | Frederik Harwath <frederik@codesourcery.com> | 2022-05-17 16:00:57 +0200 |
---|---|---|
committer | Tobias Burnus <tobias@codesourcery.com> | 2022-05-17 16:00:57 +0200 |
commit | 0cca1c22b0de3dbdd7b4fc9a314d8dcf906c07f1 (patch) | |
tree | 17348c20471769156e3f7aa56526dbf3a8bab17f /gcc/gimple-range.cc | |
parent | 61fe7b7d463f2f6bbeb175c345a68b844b396d56 (diff) | |
download | gcc-0cca1c22b0de3dbdd7b4fc9a314d8dcf906c07f1.zip gcc-0cca1c22b0de3dbdd7b4fc9a314d8dcf906c07f1.tar.gz gcc-0cca1c22b0de3dbdd7b4fc9a314d8dcf906c07f1.tar.bz2 |
graphite: Rename isl_id_for_ssa_name
The SSA names for which this function gets used are always SCoP
parameters and hence "isl_id_for_parameter" is a better name. It also
explains the prefix "P_" for those names in the ISL representation.
gcc/ChangeLog:
* graphite-sese-to-poly.cc (isl_id_for_ssa_name): Rename to ...
(isl_id_for_parameter): ... this new function name.
(build_scop_context): Adjust function use.
Diffstat (limited to 'gcc/gimple-range.cc')
0 files changed, 0 insertions, 0 deletions