OSDN Git Service

Simplify LiveIntervals::shrinkToUses() a bit by using the new extendInBlock().
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 2 Mar 2011 00:33:03 +0000 (00:33 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 2 Mar 2011 00:33:03 +0000 (00:33 +0000)
commite0ab24532cc11f082d722ab169080322b39afece
tree569296862b3327f4af718f1a2cd0aa1ac7f96eff
parenta4d347357ce04d9101130dca0df33cb62ea35a2f
Simplify LiveIntervals::shrinkToUses() a bit by using the new extendInBlock().

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