|
LLVM
4.0.0
|
#include "llvm/ADT/IndexedMap.h"#include "llvm/ADT/SmallVector.h"#include "llvm/Analysis/AliasAnalysis.h"#include "llvm/CodeGen/LiveInterval.h"#include "llvm/CodeGen/MachineBasicBlock.h"#include "llvm/CodeGen/MachineFunctionPass.h"#include "llvm/CodeGen/SlotIndexes.h"#include "llvm/Support/Allocator.h"#include "llvm/Support/CommandLine.h"#include "llvm/Target/TargetRegisterInfo.h"#include <cmath>Go to the source code of this file.
Classes | |
| class | llvm::LiveIntervals |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Variables | |
| cl::opt< bool > | llvm::UseSegmentSetForPhysRegs |
1.8.6