OSDN Git Service

Erase now-unused prototypes.
authorBrian Gaeke <gaeke@uiuc.edu>
Sun, 21 Sep 2003 02:51:00 +0000 (02:51 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Sun, 21 Sep 2003 02:51:00 +0000 (02:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8647 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/RegAlloc/PhyRegAlloc.h
lib/Target/SparcV9/RegAlloc/PhyRegAlloc.h

index 9596e04..7156b1f 100644 (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,
index 9596e04..7156b1f 100644 (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,