aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm-c/ExecutionEngine.h
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-09-03 22:07:30 +0000
committerTed Kremenek <kremenek@apple.com>2009-09-03 22:07:30 +0000
commit637600a68adadef8e2f835a18a1193c6f8a1f0b5 (patch)
tree105b76e2b346bccfbbf2559db38727734f010933 /include/llvm-c/ExecutionEngine.h
parentbb45a492cfcb01b632213cf5e88f839f2ffb7a68 (diff)
downloadexternal_llvm-637600a68adadef8e2f835a18a1193c6f8a1f0b5.zip
external_llvm-637600a68adadef8e2f835a18a1193c6f8a1f0b5.tar.gz
external_llvm-637600a68adadef8e2f835a18a1193c6f8a1f0b5.tar.bz2
Make ImmutableMap/ImmutableSet quicker by only canonicalizing the tree after an
Add or Remove operation complete, and not while building the intermediate tree. This trades a little bit more memory usage for less accesses to the FoldingSet. On a benchmark for the clang static analyzer, this shaves off another 13% of execution time when using field/array sensitivity. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80955 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm-c/ExecutionEngine.h')
0 files changed, 0 insertions, 0 deletions