Skip through instructions rather than operands when looking for last use slot.
authorLang Hames <lhames@gmail.com>
Sun, 19 Feb 2012 04:38:25 +0000 (04:38 +0000)
committerLang Hames <lhames@gmail.com>
Sun, 19 Feb 2012 04:38:25 +0000 (04:38 +0000)
commit038d2d5cede26b1ab63a732348b60ffc430dd7b0
treebb41f5b61a657b79a24f66ac5f14b59146bbe72e
parent752b2f0d8815c65ed2ca3d8428e8060644562e24
Skip through instructions rather than operands when looking for last use slot.

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