llvm-6502/include
Jakob Stoklund Olesen 1a7744501a 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128874 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-05 04:20:27 +00:00
..
llvm Cache the fairly expensive last split point computation and provide a fast 2011-04-05 04:20:27 +00:00
llvm-c Add a set of C bindings for the Object interface. 2011-04-03 22:34:07 +00:00