diff options
author | Chris Lattner <sabre@nondot.org> | 2007-08-05 00:02:00 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-08-05 00:02:00 +0000 |
commit | e93e31198109b03b8c22296a1500839e95d59b5f (patch) | |
tree | 39918f01f62924b019b26ac28e1dcdacbc1c61f5 /lib/Analysis/BasicAliasAnalysis.cpp | |
parent | 0a5f83c22cc5d1fe24e57aadde9399fa90eb5c98 (diff) |
Switch the internal "Info" map from an std::map to a DenseMap. This
speeds up idom by about 45% and postidom by about 33%.
Some extra precautions must be taken not to invalidate densemap iterators.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40827 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/BasicAliasAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions