LLVM  3.7.0
Classes | Namespaces | Variables
LiveIntervalAnalysis.h File Reference
#include "llvm/ADT/IndexedMap.h"
#include "llvm/ADT/SmallVector.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>
#include <iterator>
Include dependency graph for LiveIntervalAnalysis.h:
This graph shows which files directly or indirectly include this file:

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< boolllvm::UseSegmentSetForPhysRegs