Remove the only use of SlotIndex::isPHI. This bit is not being set consistently
commit0363e36c4f3eeb28bf7f069b23735fe39a1f3edc
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 25 Sep 2010 00:45:15 +0000 (25 00:45 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 25 Sep 2010 00:45:15 +0000 (25 00:45 +0000)
tree6d044bb210a6b1f991f4242204ae00a99241d72d
parent7a611f87989d0b737cc4d549679bd57083ffd6ff
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