Remove LIS::isAllocatable() and isReserved() helpers.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 15 Oct 2012 22:14:34 +0000 (22:14 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 15 Oct 2012 22:14:34 +0000 (22:14 +0000)
commitcea596acf75a0680dc9bf8d9e79f9129353f57cb
tree0fdca0a083b30fe9cfd9768c2352afa214e1a90b
parent6b7bdf88c91a20604ed869fdf02b73386969ed06
Remove LIS::isAllocatable() and isReserved() helpers.

All callers can simply use the corresponding MRI functions.

llvm-svn: 165985
llvm/include/llvm/CodeGen/LiveIntervalAnalysis.h
llvm/lib/CodeGen/CalcSpillWeights.cpp
llvm/lib/CodeGen/LiveIntervalAnalysis.cpp
llvm/lib/CodeGen/LiveRangeEdit.cpp
llvm/lib/CodeGen/RegAllocPBQP.cpp