LLVM
8.0.1
|
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/MachineMemOperand.h"
#include "llvm/CodeGen/PseudoSourceValue.h"
Go to the source code of this file.
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
Functions | |
static const MachineInstrBuilder & | llvm::addFrameReference (const MachineInstrBuilder &MIB, int FI) |
Add a BDX memory reference for frame object FI to MIB. More... | |