|
CIRCT 22.0.0git
|
#include "circt/Support/LLVM.h"

Go to the source code of this file.
Namespaces | |
| namespace | circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
| namespace | circt::firrtl |
| namespace | circt::firrtl::instance_like_impl |
Functions | |
| LogicalResult | circt::firrtl::instance_like_impl::verifyReferencedModule (Operation *instanceOp, SymbolTableCollection &symbolTable, mlir::FlatSymbolRefAttr moduleName) |
| Verify that the instance refers to a valid FIRRTL module. | |