add a method
authorChris Lattner <sabre@nondot.org>
Thu, 2 Feb 2006 19:57:16 +0000 (19:57 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 2 Feb 2006 19:57:16 +0000 (19:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25910 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/X86/X86RegisterInfo.h

index c6644e767b5b5c1f0e057786870ba40ff566a0a8..973fbf9f702e724939c37145aa169493697d71d1 100644 (file)
@@ -42,6 +42,7 @@ struct X86RegisterInfo : public X86GenRegisterInfo {
                     const TargetRegisterClass *RC) const;
 
   unsigned isLoadFromStackSlot(MachineInstr *MI, int &FrameIndex) const;
+  unsigned isStoreToStackSlot(MachineInstr *MI, int &FrameIndex) const;
 
 
   /// foldMemoryOperand - If this target supports it, fold a load or store of