Get rid of the isKillInst predicate. LiveVariables already provides this information.
authorOwen Anderson <resistor@mac.com>
Thu, 10 Jan 2008 00:33:11 +0000 (00:33 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 10 Jan 2008 00:33:11 +0000 (00:33 +0000)
commitb199cbec2e84c46fc0883b3abca84a6adde08fea
treea1df7cddc6181e8af9b634c880034cbb0dab10bd
parent9c4428b217eca38e06c7bc01c8a6e1b248df326f
Get rid of the isKillInst predicate.  LiveVariables already provides this information.

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