|
CIRCT 22.0.0git
|
#include "mlir/IR/SymbolTable.h"#include "llvm/ADT/iterator.h"#include "llvm/Support/Casting.h"

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 | |
| namespace | circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |