Thumb2 assembly parsing and encoding for USAX.
[oota-llvm.git] / lib / Target / Mips / MipsFrameLowering.h
index 78c78eea5b9af865313983fa96450f5719d305d0..a778fde7a332eafa9c1e6e93fd4eef576790160f 100644 (file)
@@ -39,8 +39,6 @@ public:
 
   bool hasFP(const MachineFunction &MF) const;
 
-  void getInitialFrameState(std::vector<MachineMove> &Moves) const;
-  
   void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
                                             RegScavenger *RS) const;
 };