Move more PEI-related hooks to TFI
[oota-llvm.git] / lib / Target / X86 / X86RegisterInfo.h
index e6e235bd1a1469e34e1257d727854ebcfc0ae9e0..064be64f4916e3941624e4b28d33ebb94ecd23bf 100644 (file)
@@ -125,9 +125,6 @@ public:
   void eliminateFrameIndex(MachineBasicBlock::iterator MI,
                            int SPAdj, RegScavenger *RS = NULL) const;
 
-  void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
-                                            RegScavenger *RS = NULL) const;
-
   // Debug information queries.
   unsigned getRARegister() const;
   unsigned getFrameRegister(const MachineFunction &MF) const;