diff options
author | Zachary Turner <zturner@google.com> | 2017-05-12 19:18:12 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2017-05-12 19:18:12 +0000 |
commit | dd3a739d52ddb9ec2c79cc5cef1b57750f48d85d (patch) | |
tree | a9566a21c68cb7513466d2593ca10f331d90bbe1 /llvm/lib/CodeGen/TargetPassConfig.cpp | |
parent | 7cd5876e6031851ba033059f9ef3a3c238abcc82 (diff) | |
download | bcm5719-llvm-dd3a739d52ddb9ec2c79cc5cef1b57750f48d85d.tar.gz bcm5719-llvm-dd3a739d52ddb9ec2c79cc5cef1b57750f48d85d.zip |
[CodeView] Add a random access type visitor.
This adds a visitor that is capable of accessing type
records randomly and caching intermediate results that it
learns about during partial linear scans. This yields
amortized O(1) access to a type stream even though type
streams cannot normally be indexed.
Differential Revision: https://reviews.llvm.org/D33009
llvm-svn: 302936
Diffstat (limited to 'llvm/lib/CodeGen/TargetPassConfig.cpp')
0 files changed, 0 insertions, 0 deletions