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 /clang/lib/Basic/Module.cpp | |
parent | 3f2f65f1f81b961c314173062f3858cb0bde7d9a (diff) | |
download | llvm-28232eca4cd7a3453feb5773f83015b8881b0b8a.zip llvm-28232eca4cd7a3453feb5773f83015b8881b0b8a.tar.gz llvm-28232eca4cd7a3453feb5773f83015b8881b0b8a.tar.bz2 |
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 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions