LLVM 19.0.0git
Classes | Namespaces
Tracker.h File Reference
#include "llvm/ADT/PointerUnion.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/IR/IRBuilder.h"
#include "llvm/IR/Instruction.h"
#include "llvm/IR/Module.h"
#include "llvm/SandboxIR/Use.h"
#include "llvm/Support/Debug.h"
#include <memory>
#include <regex>

Go to the source code of this file.

Classes

class  llvm::sandboxir::IRChangeBase
 The base class for IR Change classes. More...
 
class  llvm::sandboxir::UseSet
 Tracks the change of the source Value of a sandboxir::Use. More...
 
class  llvm::sandboxir::EraseFromParent
 
class  llvm::sandboxir::RemoveFromParent
 
class  llvm::sandboxir::MoveInstr
 
class  llvm::sandboxir::Tracker
 The tracker collects all the change objects and implements the main API for saving / reverting / accepting. More...
 

Namespaces

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