|
LLVM
3.7.0
|
#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/SetVector.h"#include "llvm/ADT/SmallPtrSet.h"#include "llvm/CodeGen/LiveInterval.h"#include "llvm/CodeGen/MachineRegisterInfo.h"#include "llvm/Target/TargetMachine.h"#include "llvm/Target/TargetSubtargetInfo.h"Go to the source code of this file.
Classes | |
| class | llvm::LiveRangeEdit |
| class | llvm::LiveRangeEdit::Delegate |
| Callback methods for LiveRangeEdit owners. More... | |
| struct | llvm::LiveRangeEdit::Remat |
| Remat - Information needed to rematerialize at a specific location. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6