LLVM API Documentation
#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 | |
| namespace | llvm |
List of target independent CodeGen pass IDs. | |
Functions | |
| static const MachineInstrBuilder & | llvm::addFrameReference (const MachineInstrBuilder &MIB, int FI) |
| Add a BDX memory reference for frame object FI to MIB. | |