diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2023-01-25 11:23:33 +0100 |
---|---|---|
committer | Aldy Hernandez <aldyh@redhat.com> | 2023-05-01 08:29:24 +0200 |
commit | c7422782a2e506d6ef8bf68c83becc41d523d810 (patch) | |
tree | fd38ef029de1be86b119883627f73f4fc34ec670 /gcc/tree-ssa-loop-unswitch.cc | |
parent | 6b73cbb04d486b96052236a7649175988e3cbf53 (diff) | |
download | gcc-c7422782a2e506d6ef8bf68c83becc41d523d810.zip gcc-c7422782a2e506d6ef8bf68c83becc41d523d810.tar.gz gcc-c7422782a2e506d6ef8bf68c83becc41d523d810.tar.bz2 |
Various cleanups in vr-values.cc towards ranger API.
gcc/ChangeLog:
* vr-values.cc (check_for_binary_op_overflow): Tidy up by using
ranger API.
(compare_ranges): Delete.
(compare_range_with_value): Delete.
(bounds_of_var_in_loop): Tidy up by using ranger API.
(simplify_using_ranges::fold_cond_with_ops): Cleanup and rename
from vrp_evaluate_conditional_warnv_with_ops_using_ranges.
(simplify_using_ranges::legacy_fold_cond_overflow): Remove
strict_overflow_p and only_ranges.
(simplify_using_ranges::legacy_fold_cond): Adjust call to
legacy_fold_cond_overflow.
(simplify_using_ranges::simplify_abs_using_ranges): Adjust for
rename.
(range_fits_type_p): Rename value_range to irange.
* vr-values.h (range_fits_type_p): Adjust prototype.
Diffstat (limited to 'gcc/tree-ssa-loop-unswitch.cc')
0 files changed, 0 insertions, 0 deletions