Handle the special case when all uses follow the last split point.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 29 Mar 2011 03:12:04 +0000 (03:12 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 29 Mar 2011 03:12:04 +0000 (03:12 +0000)
commitc8ec765551119d5bdcfeebdaeb869242c098bdc5
treeac416826e4660a83b0135c44e9187c60816e8c75
parent2ef661b0e8de0d4186c5f9cc990adce0a2493b17
Handle the special case when all uses follow the last split point.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128450 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SplitKit.cpp