|
CIRCT 22.0.0git
|

Go to the source code of this file.
Namespaces | |
| namespace | esi |
Functions | |
| static std::map< AppID, Instance * > | esi::buildIndex (const std::vector< std::unique_ptr< Instance > > &insts) |
| Build an index of children by AppID. | |
| static std::map< AppID, BundlePort & > | esi::buildIndex (const std::vector< std::unique_ptr< BundlePort > > &ports) |
| Build an index of ports by AppID. | |