Skip to content
Commit 50b2db8a authored by Jakob Stoklund Olesen's avatar Jakob Stoklund Olesen
Browse files

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
parent dd4dcd54
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment