Move more PEI-related hooks to TFI
[oota-llvm.git] / lib / Target / PowerPC / PPCRegisterInfo.h
index 8a9b522b2de4eb0e9b55fee1df452f7ea027aa66..aa29ffef06760254b67cd68bf745f8d0d1d107f2 100644 (file)
@@ -59,10 +59,6 @@ public:
   void eliminateFrameIndex(MachineBasicBlock::iterator II,
                            int SPAdj, RegScavenger *RS = NULL) const;
 
-  void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
-                                            RegScavenger *RS = NULL) const;
-  void processFunctionBeforeFrameFinalized(MachineFunction &MF) const;
-
   // Debug information queries.
   unsigned getRARegister() const;
   unsigned getFrameRegister(const MachineFunction &MF) const;