aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
diff options
context:
space:
mode:
authorAndrew MacLeod <amacleod@redhat.com>2021-05-25 14:55:04 -0400
committerAndrew MacLeod <amacleod@redhat.com>2021-05-25 19:28:04 -0400
commitf630797a1ed2f82faf965a47b43b5f995bc6623a (patch)
tree409bf1e8713d65ea9f6518c9e9f31174db0b0e07 /gcc/gimplify.c
parent2bccd9154e127909a4cdff5c19904a6562fcd0ff (diff)
downloadgcc-f630797a1ed2f82faf965a47b43b5f995bc6623a.zip
gcc-f630797a1ed2f82faf965a47b43b5f995bc6623a.tar.gz
gcc-f630797a1ed2f82faf965a47b43b5f995bc6623a.tar.bz2
Adjust fur_source internal api to use gori_compute not ranger_cache.
In order to access the dependencies, the FoldUsingRange source API class stored a range_cache.. THis is now contained in the base gori_compute class, so use that now. * gimple-range.cc (fold_using_range::range_of_range_op): Use m_gori intead of m_cache. (fold_using_range::range_of_address): Adjust. (fold_using_range::range_of_phi): Adjust. * gimple-range.h (class fur_source): Adjust. (fur_source::fur_source): Adjust.
Diffstat (limited to 'gcc/gimplify.c')
0 files changed, 0 insertions, 0 deletions