|
CIRCT 22.0.0git
|
#include "circt/Dialect/ESI/ESIAttributes.h"#include "circt/Dialect/HW/HWSymCache.h"#include "mlir/IR/Operation.h"#include "llvm/ADT/DenseMap.h"

Go to the source code of this file.
Classes | |
| class | circt::esi::AppIDIndex |
| An index for resolving AppIDPaths to dynamic instances. More... | |
Namespaces | |
| namespace | circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
| namespace | circt::esi |
Functions | |
| AppIDAttr | circt::esi::getAppID (Operation *op) |
| Get the AppID of a particular operation. | |