aboutsummaryrefslogtreecommitdiff
path: root/gcc/value-range.h
diff options
context:
space:
mode:
authorAndrew Pinski <apinski@marvell.com>2023-04-24 10:46:19 -0700
committerAndrew Pinski <apinski@marvell.com>2023-04-27 08:00:25 -0700
commitba9975a259656d099b67ad2b9c69bf970be2b210 (patch)
tree6193b12966b1131de6b4e98e962630e9079fce3a /gcc/value-range.h
parent4c728f20d30ff36807dcec3e7305632c57a6b12c (diff)
downloadgcc-ba9975a259656d099b67ad2b9c69bf970be2b210.zip
gcc-ba9975a259656d099b67ad2b9c69bf970be2b210.tar.gz
gcc-ba9975a259656d099b67ad2b9c69bf970be2b210.tar.bz2
PHIOPT: Move store_elim_worker into pass_cselim::execute
This simple patch moves the body of store_elim_worker direclty into pass_cselim::execute. Also removes unneeded prototypes too. OK? Bootstrapped and tested on x86_64-linux-gnu with no regressions. gcc/ChangeLog: * tree-ssa-phiopt.cc (cond_store_replacement): Remove prototype. (cond_if_else_store_replacement): Likewise. (get_non_trapping): Likewise. (store_elim_worker): Move into ... (pass_cselim::execute): This.
Diffstat (limited to 'gcc/value-range.h')
0 files changed, 0 insertions, 0 deletions