summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Blackfin/BlackfinFrameLowering.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/Blackfin/BlackfinFrameLowering.h')
-rw-r--r--llvm/lib/Target/Blackfin/BlackfinFrameLowering.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Target/Blackfin/BlackfinFrameLowering.h b/llvm/lib/Target/Blackfin/BlackfinFrameLowering.h
index 3d2ee251d3b..726fa2c063f 100644
--- a/llvm/lib/Target/Blackfin/BlackfinFrameLowering.h
+++ b/llvm/lib/Target/Blackfin/BlackfinFrameLowering.h
@@ -36,6 +36,7 @@ public:
void emitEpilogue(MachineFunction &MF, MachineBasicBlock &MBB) const;
bool hasFP(const MachineFunction &MF) const;
+ bool hasReservedCallFrame(const MachineFunction &MF) const;
void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
RegScavenger *RS) const;
OpenPOWER on IntegriCloud