diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2024-03-19 18:04:55 +0100 |
---|---|---|
committer | Aldy Hernandez <aldyh@redhat.com> | 2024-04-28 21:03:00 +0200 |
commit | 2caf7a50a6a9de80d2767d82b8cdb69d63469aaf (patch) | |
tree | 9685d0c7b01e293873a1cbc5a759b4c250c139fa /libcpp | |
parent | 9a2f0d152d98dd55efc9accd07ea507b929c3516 (diff) | |
download | gcc-2caf7a50a6a9de80d2767d82b8cdb69d63469aaf.zip gcc-2caf7a50a6a9de80d2767d82b8cdb69d63469aaf.tar.gz gcc-2caf7a50a6a9de80d2767d82b8cdb69d63469aaf.tar.bz2 |
Move get_bitmask_from_range out of irange class.
prange will also have bitmasks, so it will need to use get_bitmask_from_range.
gcc/ChangeLog:
* value-range.cc (get_bitmask_from_range): Move out of irange class.
(irange::get_bitmask): Call function instead of internal method.
* value-range.h (class irange): Remove get_bitmask_from_range.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions