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