LLVM 20.0.0git
|
#include "llvm/CodeGen/MachineInstrBuilder.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, int Offset=0, bool mem=true) |
addFrameReference - This function is used to add a reference to the base of an abstract object on the stack frame of the current function. | |