Remove the only use of SlotIndex::isPHI. This bit is not being set consistently
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 25 Sep 2010 00:45:15 +0000 (00:45 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 25 Sep 2010 00:45:15 +0000 (00:45 +0000)
commit7c78e2624c4548ccf1bcfdbc2efaae401ec7f83e
tree6d044bb210a6b1f991f4242204ae00a99241d72d
parent1803b37bad85cca19a15c0040979719240f48626
Remove the only use of SlotIndex::isPHI. This bit is not being set consistently
and it will be removed shortly.

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