|
LLVM
4.0.0
|
#include "llvm/CodeGen/MachineInstrBuilder.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, 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. More... | |
1.8.6