diff options
author | Andrew Pinski <apinski@marvell.com> | 2023-03-31 00:00:20 +0000 |
---|---|---|
committer | Andrew Pinski <apinski@marvell.com> | 2023-04-18 12:42:59 -0700 |
commit | 6c11d30799ff3160729315d07c3df641c3ca9870 (patch) | |
tree | a6ba96ebf598c34c068d8b646c1cd3e8937fd1cd /gcc/rust/backend/rust-mangle.cc | |
parent | 403779a7d659418079760ab9e0facefcc59f89ad (diff) | |
download | gcc-6c11d30799ff3160729315d07c3df641c3ca9870.zip gcc-6c11d30799ff3160729315d07c3df641c3ca9870.tar.gz gcc-6c11d30799ff3160729315d07c3df641c3ca9870.tar.bz2 |
PHIOPT: Move tree_ssa_cs_elim into pass_cselim::execute.
This moves around the code for tree_ssa_cs_elim slightly
improving code readability and removing declarations that
are no longer needed.
OK? Bootstrapped and tested on x86_64-linux-gnu with no regressions.
gcc/ChangeLog:
* tree-ssa-phiopt.cc (tree_ssa_phiopt_worker): Remove declaration.
(make_pass_phiopt): Make execute out of line.
(tree_ssa_cs_elim): Move code into ...
(pass_cselim::execute): here.
Diffstat (limited to 'gcc/rust/backend/rust-mangle.cc')
0 files changed, 0 insertions, 0 deletions