LLVM  8.0.1
Classes | Namespaces | Variables
LiveIntervals.h File Reference
#include "llvm/ADT/ArrayRef.h"
#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/CodeGen/TargetRegisterInfo.h"
#include "llvm/MC/LaneBitmask.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/ErrorHandling.h"
#include <cassert>
#include <cstdint>
#include <utility>
Include dependency graph for LiveIntervals.h:

Go to the source code of this file.

Classes

class  llvm::LiveIntervals
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Variables

cl::opt< boolllvm::UseSegmentSetForPhysRegs