aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/Module.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2012-01-04 20:20:08 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2012-01-04 20:20:08 +0000
commit28232eca4cd7a3453feb5773f83015b8881b0b8a (patch)
treefa5ec3fa4a70ff9f9fd16012f0c0bc9ad4d4745f /clang/lib/Basic/Module.cpp
parent3f2f65f1f81b961c314173062f3858cb0bde7d9a (diff)
downloadllvm-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