diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-10-12 20:55:07 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-10-12 20:55:07 +0000 |
commit | ee82d9bdc5025b82de8ce2a4ad4685e0a8b79da9 (patch) | |
tree | ff23fb03017d7f06bebbc48f16a5450fd51fe3d4 /lib/Index/DeclReferenceMap.cpp | |
parent | 620d57a293143e3f07d6e4f5ba50020a80f45564 (diff) |
Use a BumpPtrAllocator to allocate all aspects of CFG, including CFGBlocks, successor and predecessor vectors, etc.
Speedup: when doing 'clang-cc -analyze -dump-cfg' (without actual printing, just
CFG building) on the amalgamated SQLite source (all of SQLite in one source
file), runtime reduced by 9%.
This fixes: <rdar://problem/7250745>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83899 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Index/DeclReferenceMap.cpp')
0 files changed, 0 insertions, 0 deletions