diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2012-01-04 20:20:08 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2012-01-04 20:20:08 +0000 |
commit | 28232eca4cd7a3453feb5773f83015b8881b0b8a (patch) | |
tree | fa5ec3fa4a70ff9f9fd16012f0c0bc9ad4d4745f /lldb/source/Expression/IRInterpreter.cpp | |
parent | 3f2f65f1f81b961c314173062f3858cb0bde7d9a (diff) | |
download | bcm5719-llvm-28232eca4cd7a3453feb5773f83015b8881b0b8a.tar.gz bcm5719-llvm-28232eca4cd7a3453feb5773f83015b8881b0b8a.zip |
Simplify code. No functionality change.
Using DenseMap iterators isn't free as they have to check for empty
buckets. Dominator queries are common so this gives a minor speedup.
llvm-svn: 147544
Diffstat (limited to 'lldb/source/Expression/IRInterpreter.cpp')
0 files changed, 0 insertions, 0 deletions