aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-iterator.cc
diff options
context:
space:
mode:
authorAldy Hernandez <aldyh@redhat.com>2022-03-07 14:48:58 +0100
committerAldy Hernandez <aldyh@redhat.com>2022-04-29 10:41:59 +0200
commit71f2928e282eb7863de8426e41c38a90c436d41d (patch)
treedb2aca75b24be42a435b32cf72bebead8e8443a4 /gcc/gimple-iterator.cc
parent7259481f0ece6283a6e2943448e8d28ffffc40f9 (diff)
downloadgcc-71f2928e282eb7863de8426e41c38a90c436d41d.zip
gcc-71f2928e282eb7863de8426e41c38a90c436d41d.tar.gz
gcc-71f2928e282eb7863de8426e41c38a90c436d41d.tar.bz2
Make irange::intersect(wide_int, wide_int) private.
This method should have been private, and somehow seeped into the API. Tested and benchmarked on x86-64 Linux. gcc/ChangeLog: * gimple-range-cache.h (non_null_ref::adjust_range): Do not use irange::intersect (wide_int, wide_int). * gimple-range-fold.cc (adjust_pointer_diff_expr): Same. (adjust_imagpart_expr): Same. * value-range.h (irange::intersect (wide_int, wide_int)): Make private.
Diffstat (limited to 'gcc/gimple-iterator.cc')
0 files changed, 0 insertions, 0 deletions