aboutsummaryrefslogtreecommitdiff
path: root/c++tools
diff options
context:
space:
mode:
authorAndrew MacLeod <amacleod@redhat.com>2021-05-25 14:59:54 -0400
committerAndrew MacLeod <amacleod@redhat.com>2021-05-25 19:28:04 -0400
commita6e94287d31525b3ad0963ad22a92e9f3dbcd3cf (patch)
treef90f231080e2cb5e7c7fe864fc26f7926b7a9713 /c++tools
parentf630797a1ed2f82faf965a47b43b5f995bc6623a (diff)
downloadgcc-a6e94287d31525b3ad0963ad22a92e9f3dbcd3cf.zip
gcc-a6e94287d31525b3ad0963ad22a92e9f3dbcd3cf.tar.gz
gcc-a6e94287d31525b3ad0963ad22a92e9f3dbcd3cf.tar.bz2
Remove the logical stmt cache for now.
With the depth limiting, we are not currently using the logical stmt cache. * gimple-range-gori.cc (class logical_stmt_cache): Delete (logical_stmt_cache::logical_stmt_cache ): Delete. (logical_stmt_cache::~logical_stmt_cache): Delete. (logical_stmt_cache::cache_entry::dump): Delete. (logical_stmt_cache::get_range): Delete. (logical_stmt_cache::cached_name ): Delete. (logical_stmt_cache::same_cached_name): Delete. (logical_stmt_cache::cacheable_p): Delete. (logical_stmt_cache::slot_diagnostics ): Delete. (logical_stmt_cache::dump): Delete. (gori_compute_cache::gori_compute_cache): Delete. (gori_compute_cache::~gori_compute_cache): Delete. (gori_compute_cache::compute_operand_range): Delete. (gori_compute_cache::cache_stmt): Delete. * gimple-range-gori.h (gori_compute::compute_operand_range): Remove virtual. (class gori_compute_cache): Delete.
Diffstat (limited to 'c++tools')
0 files changed, 0 insertions, 0 deletions