|
CIRCT 22.0.0git
|
#include "circt/Dialect/FIRRTL/FIRRTLInstanceGraph.h"#include "circt/Dialect/FIRRTL/Passes.h"#include "mlir/Pass/Pass.h"#include "llvm/ADT/SCCIterator.h"#include "circt/Dialect/FIRRTL/Passes.h.inc"
Go to the source code of this file.
Namespaces | |
| namespace | circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
| namespace | circt::firrtl |
Macros | |
| #define | GEN_PASS_DEF_CHECKRECURSIVEINSTANTIATION |
Functions | |
| static void | printPath (InstanceGraph &instanceGraph, ArrayRef< InstanceGraphNode * > nodes) |
| #define GEN_PASS_DEF_CHECKRECURSIVEINSTANTIATION |
Definition at line 16 of file CheckRecursiveInstantiation.cpp.
|
static |
Definition at line 24 of file CheckRecursiveInstantiation.cpp.
References assert().