[X86][SSE] Vectorized v4i32 non-uniform shifts.
[oota-llvm.git] / lib / Target / Mips / MipsSEFrameLowering.h
index 22448a433b77f79d834dc2ce74d556bfcb8e13e2..2fcd6bbb9a151ed806926993a1ba5fcbd79de74c 100644 (file)
@@ -24,7 +24,7 @@ public:
 
   /// emitProlog/emitEpilog - These methods insert prolog and epilog code into
   /// the function.
-  void emitPrologue(MachineFunction &MF) const override;
+  void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
   void emitEpilogue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
 
   bool spillCalleeSavedRegisters(MachineBasicBlock &MBB,