|
CIRCT 22.0.0git
|
Namespaces | |
| namespace | detail |
Classes | |
| class | InstanceGraph |
| This graph tracks modules and where they are instantiated. More... | |
| class | InstanceGraphNode |
| This is a Node in the InstanceGraph. More... | |
| class | InstancePath |
| An instance path composed of a series of instances. More... | |
| struct | InstancePathCache |
| A data structure that caches and provides paths to module instances in the IR. More... | |
| class | InstanceRecord |
| This is an edge in the InstanceGraph. More... | |
Functions | |
| llvm::raw_ostream & | operator<< (llvm::raw_ostream &os, const InstancePath &path) |
|
inline |
Definition at line 373 of file InstanceGraph.h.
References circt::igraph::InstancePath::print().