Targets: commonize some stack realignment code
[oota-llvm.git] / lib / Target / X86 / X86RegisterInfo.h
index 8de1d0bf8ec8915f1f7c00dbbd1891a935c20a19..f18d4d203bcb69d4801f1ab871df78b554af1f13 100644 (file)
@@ -108,9 +108,7 @@ public:
 
   bool hasBasePointer(const MachineFunction &MF) const;
 
-  bool canRealignStack(const MachineFunction &MF) const;
-
-  bool needsStackRealignment(const MachineFunction &MF) const override;
+  bool canRealignStack(const MachineFunction &MF) const override;
 
   bool hasReservedSpillSlot(const MachineFunction &MF, unsigned Reg,
                             int &FrameIdx) const override;