Remove some unused functions.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 6 Feb 2012 22:37:58 +0000 (22:37 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 6 Feb 2012 22:37:58 +0000 (22:37 +0000)
commit45f4f2cd0ce90bb83ac043aecb639dc19ffe14a1
treeceeccdd472dfa8ca42a33a444375c57ba0b51f49
parentfb5d511c0d91b22e49b32452e8e6dea202318d80
Remove some unused functions.

LiveIntervalAnalysis has a number of functions that simply forward to
SlotIndexes.  Since SlotIndexes is a stand-alone analysis now, clients
should really refer to it directly.

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