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
..
2011-02-13 19:53:36 +00:00
2011-03-07 19:28:43 +00:00
2011-03-11 21:02:27 +00:00
2011-01-06 01:21:53 +00:00
2011-03-07 22:48:16 +00:00