diff options
author | Richard Biener <rguenther@suse.de> | 2021-11-10 12:37:32 +0100 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2021-11-11 09:20:15 +0100 |
commit | 0136f25ac063b811501b71c0433cf4bac3549206 (patch) | |
tree | 3a7477dbea2a56db564bf9ab0ae52de5afb65c78 /gcc/c/c-parser.c | |
parent | a11afa7af8ae496a403be9f6dac9e72a27d59466 (diff) | |
download | gcc-0136f25ac063b811501b71c0433cf4bac3549206.zip gcc-0136f25ac063b811501b71c0433cf4bac3549206.tar.gz gcc-0136f25ac063b811501b71c0433cf4bac3549206.tar.bz2 |
Remove find_pdom and find_dom
This removes now useless wrappers around get_immediate_dominator.
2021-11-11 Richard Biener <rguenther@suse.de>
* cfganal.c (find_pdom): Remove.
(control_dependences::find_control_dependence): Remove
special-casing of entry block, call get_immediate_dominator
directly.
* gimple-predicate-analysis.cc (find_pdom): Remove.
(find_dom): Likewise.
(find_control_equiv_block): Call get_immediate_dominator
directly.
(compute_control_dep_chain): Likewise.
(predicate::init_from_phi_def): Likewise.
Diffstat (limited to 'gcc/c/c-parser.c')
0 files changed, 0 insertions, 0 deletions