|
LLVM
3.7.0
|
#include "LiveRangeCalc.h"#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/IntervalMap.h"#include "llvm/ADT/SmallPtrSet.h"Go to the source code of this file.
Classes | |
| class | llvm::SplitAnalysis |
| SplitAnalysis - Analyze a LiveInterval, looking for live range splitting opportunities. More... | |
| struct | llvm::SplitAnalysis::BlockInfo |
| Additional information about basic blocks where the current variable is live. More... | |
| class | llvm::SplitEditor |
| SplitEditor - Edit machine code and LiveIntervals for live range splitting. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6