diff options
author | Ted Kremenek <kremenek@apple.com> | 2012-12-07 01:55:21 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2012-12-07 01:55:21 +0000 |
commit | 29f5ccd7ef9bc066cb5894834945eaad2c4c7e53 (patch) | |
tree | 987c794c4cd920971f8c64122358e83f0abf3af8 /lib/CodeGen/CGBlocks.cpp | |
parent | 5204d9e2fe0ea4e4b9c85087e355021c93221764 (diff) |
Change RegionStore to always use ImmutableMapRef for processing cluster bindings.
This reduces analysis time by 1.2% on one test case (Objective-C), but
also cleans up some of the code conceptually as well. We can possible
just make RegionBindingsRef -> RegionBindings, but I wanted to stage
things.
After this, we should revisit Jordan's optimization of not canonicalizing
the immutable AVL trees for the cluster bindings as well.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169571 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGBlocks.cpp')
0 files changed, 0 insertions, 0 deletions