LLVM  8.0.1
Classes | Namespaces
LiveRangeEdit.h File Reference
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/None.h"
#include "llvm/ADT/SetVector.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/Analysis/AliasAnalysis.h"
#include "llvm/CodeGen/LiveInterval.h"
#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "llvm/CodeGen/SlotIndexes.h"
#include "llvm/CodeGen/TargetSubtargetInfo.h"
#include <cassert>
Include dependency graph for LiveRangeEdit.h:
This graph shows which files directly or indirectly include this file:

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
 This class represents lattice values for constants.