CIRCT
20.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 | |
circt | |
The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
circt::esi | |
Functions | |
AppIDAttr | circt::esi::getAppID (Operation *op) |
Get the AppID of a particular operation. More... | |