LLVM 20.0.0git
|
#include "llvm/ADT/SmallVector.h"
#include "llvm/CodeGen/Register.h"
#include "llvm/CodeGen/TargetFrameLowering.h"
#include "llvm/Support/Alignment.h"
#include <cassert>
#include <vector>
Go to the source code of this file.
Classes | |
class | llvm::CalleeSavedInfo |
The CalleeSavedInfo class tracks the information need to locate where a callee saved register is in the current frame. More... | |
class | llvm::MachineFrameInfo |
The MachineFrameInfo class represents an abstract stack frame until prolog/epilog code is inserted. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |