Use skipInstruction() as a simpler way of iterating over instructions using SrcReg
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 30 Jun 2010 00:30:36 +0000 (00:30 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 30 Jun 2010 00:30:36 +0000 (00:30 +0000)
commit170c41f3d50b7172437d90895a033daeb8d7563a
tree42ce841d0177b8c89416a7489dfd9cf8823d89a4
parentd5bd68ed08a414b00721c3c556459d0f295ea4d5
Use skipInstruction() as a simpler way of iterating over instructions using SrcReg

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