LLVM 20.0.0git
|
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/MachineMemOperand.h"
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
static const MachineInstrBuilder & | llvm::addFrameReference (const MachineInstrBuilder &MIB, int FI) |
Add a BDX memory reference for frame object FI to MIB. | |