14 #ifndef LLVM_LIB_TARGET_NVPTX_NVPTXFRAMELOWERING_H
15 #define LLVM_LIB_TARGET_NVPTX_NVPTXFRAMELOWERING_H
void emitEpilogue(MachineFunction &MF, MachineBasicBlock &MBB) const override
void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override
emitProlog/emitEpilog - These methods insert prolog and epilog code into the function.
void eliminateCallFramePseudoInstr(MachineFunction &MF, MachineBasicBlock &MBB, MachineBasicBlock::iterator I) const override
eliminateCallFramePseudoInstr - This method is called during prolog/epilog code insertion to eliminat...
bundle_iterator< MachineInstr, instr_iterator > iterator
Information about stack frame layout on the target.
bool hasFP(const MachineFunction &MF) const override
hasFP - Return true if the specified function should have a dedicated frame pointer register...