diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2024-03-19 20:26:27 +0100 |
---|---|---|
committer | Aldy Hernandez <aldyh@redhat.com> | 2024-04-28 21:03:01 +0200 |
commit | df6a1bc59a355c9fee10d29f54c9dca81612afb6 (patch) | |
tree | 7e96655d7ca6f3ae3859985f67a5f3f4d51bc7ae /gcc/value-range.cc | |
parent | b102633be7d0b763d106b0a883679bb1497ca17c (diff) | |
download | gcc-df6a1bc59a355c9fee10d29f54c9dca81612afb6.zip gcc-df6a1bc59a355c9fee10d29f54c9dca81612afb6.tar.gz gcc-df6a1bc59a355c9fee10d29f54c9dca81612afb6.tar.bz2 |
Move print_irange_* out of vrange_printer class.
Move some code out of the irange pretty printers so it can be shared
with pointers.
gcc/ChangeLog:
* value-range-pretty-print.cc (print_int_bound): New.
(print_irange_bitmasks): New.
(vrange_printer::print_irange_bound): Remove.
(vrange_printer::print_irange_bitmasks): Remove.
* value-range-pretty-print.h: Remove print_irange_bitmasks and
print_irange_bound
Diffstat (limited to 'gcc/value-range.cc')
0 files changed, 0 insertions, 0 deletions