diff options
author | Raphael Isemann <teemperor@gmail.com> | 2019-12-11 14:50:34 +0100 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2019-12-11 15:08:10 +0100 |
commit | c7738cca7efda9d1a78569b69ba4ac735c0f2212 (patch) | |
tree | 402a9316a11340d6662d8a5a5019f721288deca0 /lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/main.cpp | |
parent | c0a3ab365514e126b694e009503d537d0e67eb01 (diff) | |
download | bcm5719-llvm-c7738cca7efda9d1a78569b69ba4ac735c0f2212.tar.gz bcm5719-llvm-c7738cca7efda9d1a78569b69ba4ac735c0f2212.zip |
[lldb] Don't search the metadata map three times when retrieving metadata
HasMetadata checks if our metadata map knows the given object. GetMetadata
also does this check and then does another search to actually retrieve
the value. This can all just be one lookup.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/main.cpp')
0 files changed, 0 insertions, 0 deletions