|
LLVM
4.0.0
|
#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 | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Functions | |
| static const MachineInstrBuilder & | llvm::addFrameReference (const MachineInstrBuilder &MIB, int FI) |
| Add a BDX memory reference for frame object FI to MIB. More... | |
1.8.6