CIRCT  19.0.0git
Classes | Namespaces
SymCache.h File Reference
#include "mlir/IR/SymbolTable.h"
#include "llvm/ADT/iterator.h"
#include "llvm/Support/Casting.h"
Include dependency graph for SymCache.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  circt::SymbolCacheBase
 Base symbol cache class to allow for cache lookup through a pointer to some abstract cache. More...
 
struct  circt::SymbolCacheBase::CacheIteratorImpl
 
struct  circt::SymbolCacheBase::Iterator
 
class  circt::SymbolCache
 Default symbol cache implementation; stores associations between names (StringAttr's) to mlir::Operation's. More...
 
struct  circt::SymbolCache::SymbolCacheIteratorImpl
 

Namespaces

 circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.