|
LLVM
8.0.1
|
#include "llvm/ADT/MapVector.h"#include "llvm/ADT/SmallVector.h"#include "llvm/IR/DebugInfoMetadata.h"#include <utility>

Go to the source code of this file.
Classes | |
| class | llvm::DbgValueHistoryMap |
| class | llvm::DbgLabelInstrMap |
| For each inlined instance of a source-level label, keep the corresponding DBG_LABEL instruction. More... | |
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
Functions | |
| void | llvm::calculateDbgEntityHistory (const MachineFunction *MF, const TargetRegisterInfo *TRI, DbgValueHistoryMap &DbgValues, DbgLabelInstrMap &DbgLabels) |
1.8.13