aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimplify.cc
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2023-02-20 15:02:43 +0100
committerRichard Biener <rguenther@suse.de>2023-04-20 11:22:36 +0200
commit974326fd5199a8ae8482f2a521b1edd449a2fa9e (patch)
treed1503ce0ac0e8acb447c3bb9cd2f0281cd67b543 /gcc/gimplify.cc
parentbd4a1a547242a924663712ac7a13799433cdf476 (diff)
downloadgcc-974326fd5199a8ae8482f2a521b1edd449a2fa9e.zip
gcc-974326fd5199a8ae8482f2a521b1edd449a2fa9e.tar.gz
gcc-974326fd5199a8ae8482f2a521b1edd449a2fa9e.tar.bz2
Remove duplicate DFS walks from DF init
The following removes unused CFG order computes from rest_of_handle_df_initialize. The CFG orders are computed from df_analyze (). This also removes code duplication that would have to be kept in sync. * df-core.cc (rest_of_handle_df_initialize): Remove computation of df->postorder, df->postorder_inverted and df->n_blocks.
Diffstat (limited to 'gcc/gimplify.cc')
0 files changed, 0 insertions, 0 deletions