Move more PEI-related hooks to TFI
[oota-llvm.git] / lib / Target / XCore / XCoreRegisterInfo.h
index 3d21282a162e4638984edd90d9ece98277e4d649..218575581d4a3e8bcc34b80c8b3488a23a076704 100644 (file)
@@ -55,11 +55,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;