aboutsummaryrefslogtreecommitdiff
path: root/gcc/real.h
diff options
context:
space:
mode:
authorAndrew MacLeod <amacleod@redhat.com>2021-09-28 13:11:22 -0400
committerAndrew MacLeod <amacleod@redhat.com>2021-10-06 09:11:50 -0400
commite828f4b5898896240b2ae5d5030c539aff28ea24 (patch)
tree2ebb40958a0a3a527b76d921b76754c63086575e /gcc/real.h
parent4b8ca6c6177b2bd948c1cb2a116955b942751559 (diff)
downloadgcc-e828f4b5898896240b2ae5d5030c539aff28ea24.zip
gcc-e828f4b5898896240b2ae5d5030c539aff28ea24.tar.gz
gcc-e828f4b5898896240b2ae5d5030c539aff28ea24.tar.bz2
Use TYPE_MIN/MAX_VALUE in set_varying when possible.
We currently create new trees every time... which is very wasteful and time consuming. Instead, just use the TYPE_MIN/MAX_VALUE. * value-range.h (irange::set_varying): Use TYPE_MIN_VALUE and TYPE_MAX_VALUE instead of creating new trees when possible.
Diffstat (limited to 'gcc/real.h')
0 files changed, 0 insertions, 0 deletions