LLVM 19.0.0git
Classes | Namespaces
IncrementalSourceMgr.h File Reference

This file contains IncrementalSourceMgr, an implementation of SourceMgr that allows users to add new instructions incrementally / dynamically. More...

#include "llvm/MCA/SourceMgr.h"
#include <deque>

Go to the source code of this file.

Classes

class  llvm::mca::IncrementalSourceMgr
 An implementation of SourceMgr that allows users to add new instructions incrementally / dynamically. More...
 

Namespaces

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

Detailed Description

This file contains IncrementalSourceMgr, an implementation of SourceMgr that allows users to add new instructions incrementally / dynamically.

Definition in file IncrementalSourceMgr.h.