Erase now-unused prototypes.

llvm-svn: 8647
This commit is contained in:
Brian Gaeke 2003-09-21 02:51:00 +00:00
parent 20c888fa9f
commit 32cd554853
1 changed files with 0 additions and 3 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,