diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-04-05 04:20:27 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-04-05 04:20:27 +0000 |
commit | 50b2db8a02bdbb20559b3c1216eb84e41650a78a (patch) | |
tree | 0044cd50d52769fc63c83d10745a0f1c57cb475b /clang/lib/Sema/CodeCompleteConsumer.cpp | |
parent | dd4dcd549bc6717e7b9eb9e829e71e1364840e29 (diff) | |
download | bcm5719-llvm-50b2db8a02bdbb20559b3c1216eb84e41650a78a.tar.gz bcm5719-llvm-50b2db8a02bdbb20559b3c1216eb84e41650a78a.zip |
Cache the fairly expensive last split point computation and provide a fast
inlined path for the common case.
Most basic blocks don't contain a call that may throw, so the last split point
os simply the first terminator.
llvm-svn: 128874
Diffstat (limited to 'clang/lib/Sema/CodeCompleteConsumer.cpp')
0 files changed, 0 insertions, 0 deletions