Erase now-unused prototypes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8647 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Brian Gaeke 2003-09-21 02:51:00 +00:00
parent 874f423f54
commit 37bc4cce9b
2 changed files with 0 additions and 6 deletions

View File

@ -140,9 +140,6 @@ private:
void updateInstruction(MachineBasicBlock::iterator& MII,
MachineBasicBlock &MBB);
void printLabel(const Value *Val);
void printMachineCode();
int getUsableUniRegAtMI(int RegType, const ValueSet *LVSetBef,
MachineInstr *MI,
std::vector<MachineInstr*>& MIBef,

View File

@ -140,9 +140,6 @@ private:
void updateInstruction(MachineBasicBlock::iterator& MII,
MachineBasicBlock &MBB);
void printLabel(const Value *Val);
void printMachineCode();
int getUsableUniRegAtMI(int RegType, const ValueSet *LVSetBef,
MachineInstr *MI,
std::vector<MachineInstr*>& MIBef,