Move some more hooks to TargetFrameInfo
[oota-llvm.git] / lib / Target / X86 / X86RegisterInfo.h
index e7213b4d2930ce2b1344eec68ad9a5921e5992ea..e6e235bd1a1469e34e1257d727854ebcfc0ae9e0 100644 (file)
@@ -135,8 +135,6 @@ public:
   // FIXME: Move to FrameInfok
   unsigned getSlotSize() const { return SlotSize; }
 
-  int getFrameIndexOffset(const MachineFunction &MF, int FI) const;
-
   // Exception handling queries.
   unsigned getEHExceptionRegister() const;
   unsigned getEHHandlerRegister() const;