LLVM 19.0.0git
Classes | Namespaces
LiveRangeEdit.h File Reference
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/SetVector.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/ADT/SmallVector.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>

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

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.