diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-09-02 06:03:18 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-09-02 06:03:18 +0000 |
commit | a97d54c165ca6b6e57b9f333059a84c2188dd591 (patch) | |
tree | d4b58a2a9df44926d42a69f52a43c174b050e0a9 /lib/Analysis/GRExprEngineInternalChecks.cpp | |
parent | 2465047c6f5b9a865f63ae1402fccb95abab9e28 (diff) |
Replace uses of ImmutableSet in SymbolReaper with DenseSet. This was
motivated from Shark profiles that shows that 'markLive' was very
heavy when using --analyzer-store=region. On my benchmark file, this
reduces the analysis time for --analyzer-store=region from 19.5s to
13.5s and for --analyzer-store=basic from 5.3s to 3.5s. For the
benchmark file, this is a reduction of about 30% analysis time for
both analysis modes (a huge win).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@80765 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/GRExprEngineInternalChecks.cpp')
0 files changed, 0 insertions, 0 deletions