diff options
author | Vedant Kumar <vsk@apple.com> | 2019-09-16 19:08:44 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2019-09-16 19:08:44 +0000 |
commit | 413647d730972eac9675f695c2ea63fb393a5531 (patch) | |
tree | f9ed31bab717ab132cb998371c0a44e4d06e720e /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp | |
parent | 95de24978e80c1fac6d452057b21a448a0c6d7d6 (diff) | |
download | bcm5719-llvm-413647d730972eac9675f695c2ea63fb393a5531.tar.gz bcm5719-llvm-413647d730972eac9675f695c2ea63fb393a5531.zip |
[Coverage] Speed up file-based queries for coverage info, NFC
Speed up queries for coverage info in a file by reducing the amount of
time spent determining whether a function record corresponds to a file.
This gives a 36% speedup when generating a coverage report for `llc`.
The reduction is entirely in user time.
rdar://54758110
Differential Revision: https://reviews.llvm.org/D67575
llvm-svn: 372025
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp')
0 files changed, 0 insertions, 0 deletions