diff options
author | Martin Jambor <mjambor@suse.cz> | 2024-09-11 23:53:21 +0200 |
---|---|---|
committer | Martin Jambor <jamborm@gcc.gnu.org> | 2024-09-11 23:53:40 +0200 |
commit | 323291c29c77e3214f4850129bb8a3d0d8da6a45 (patch) | |
tree | 97f9f956c2af537b5e4641e1de6703bfa5aeea2f /libcpp | |
parent | 670cfd5fe6433ee8f2e86eedb197d2523dbb033b (diff) | |
download | gcc-323291c29c77e3214f4850129bb8a3d0d8da6a45.zip gcc-323291c29c77e3214f4850129bb8a3d0d8da6a45.tar.gz gcc-323291c29c77e3214f4850129bb8a3d0d8da6a45.tar.bz2 |
ipa: Rename ipa_supports_p to ipa_vr_supported_type_p
ipa_supports_p is not a name that captures well what the predicate
determines. Therefore, this patch renames it to ipa_vr_supported_type_p.
gcc/ChangeLog:
2024-09-06 Martin Jambor <mjambor@suse.cz>
* ipa-cp.h (ipa_supports_p): Rename to ipa_vr_supported_type_p.
* ipa-cp.cc (ipa_vr_operation_and_type_effects): Adjust called
function name.
(propagate_vr_across_jump_function): Likewise.
* ipa-prop.cc (ipa_compute_jump_functions_for_edge): Likewise.
(ipcp_get_parm_bits): Likewise.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions