Some predicate analysis TLC
authorRichard Biener <rguenther@suse.de>
Thu, 1 Sep 2022 11:52:51 +0000 (13:52 +0200)
committerRichard Biener <rguenther@suse.de>
Thu, 1 Sep 2022 13:05:23 +0000 (15:05 +0200)
commite75398ac9f06d67cffe495a150e2b27064f3971d
tree072a962984003a412e44ad1aa575ae7db85e10ea
parentc5699dd82aa053a8597a69f3331f11aff3e2823d
Some predicate analysis TLC

The following hides some internal details of compute_control_dep_chain.

* gimple-predicate-analysis.cc (compute_control_dep_chain):
New wrapping overload.
(uninit_analysis::init_use_preds): Simplify.
(uninit_analysis::init_from_phi_def): Likewise.
gcc/gimple-predicate-analysis.cc