LiveInterval::removeKills and isKill don't need 'this' and
authorDan Gohman <gohman@apple.com>
Sat, 20 Dec 2008 16:44:40 +0000 (16:44 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 20 Dec 2008 16:44:40 +0000 (16:44 +0000)
commitfce40287181af1ae376c3991626ffbf0ccd902b7
tree1bf7e1077a1af0627f63e87170e2d35a4cf60c5d
parente19c6362d21c872abaf2f71ea9a0f859f33ee9b5
LiveInterval::removeKills and isKill don't need 'this' and
can be static member functions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61278 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveInterval.h