Remove unused member functions.
authorEli Friedman <eli.friedman@gmail.com>
Fri, 24 Jul 2009 07:43:59 +0000 (07:43 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Fri, 24 Jul 2009 07:43:59 +0000 (07:43 +0000)
commit23ed52752bb40a9085c9d36bbc6603972c3e0080
tree20e0ea1df0d0ad6dcb38ed0cf471061324cc5052
parent050578fb4a006d7a183662f83fc22f7c78475605
Remove unused member functions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76960 91177308-0d34-0410-b5e6-96231b3b80d8
17 files changed:
include/llvm/Target/TargetInstrInfo.h
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMBaseInstrInfo.h
lib/Target/ARM/Thumb1InstrInfo.cpp
lib/Target/ARM/Thumb1InstrInfo.h
lib/Target/Alpha/AlphaInstrInfo.cpp
lib/Target/Alpha/AlphaInstrInfo.h
lib/Target/CellSPU/SPUInstrInfo.cpp
lib/Target/CellSPU/SPUInstrInfo.h
lib/Target/Mips/MipsInstrInfo.cpp
lib/Target/Mips/MipsInstrInfo.h
lib/Target/PowerPC/PPCInstrInfo.cpp
lib/Target/PowerPC/PPCInstrInfo.h
lib/Target/Sparc/SparcInstrInfo.cpp
lib/Target/Sparc/SparcInstrInfo.h
lib/Target/XCore/XCoreInstrInfo.cpp
lib/Target/XCore/XCoreInstrInfo.h