LLVM 22.0.0git
AVRFrameLowering.cpp File Reference

Go to the source code of this file.

Classes

struct  llvm::AVRFrameAnalyzer
 The frame analyzer pass. More...

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Functions

static void llvm::restoreStatusRegister (MachineFunction &MF, MachineBasicBlock &MBB)
static void llvm::fixStackStores (MachineBasicBlock &MBB, MachineBasicBlock::iterator StartMI, const TargetInstrInfo &TII)
 Replace pseudo store instructions that pass arguments through the stack with real instructions.
FunctionPassllvm::createAVRFrameAnalyzerPass ()
 Creates instance of the frame analyzer pass.