#include "circt/Dialect/Moore/MooreOps.h"
#include "circt/Dialect/Moore/MoorePasses.h"
#include "circt/Dialect/Moore/MoorePasses.h.inc"
Go to the source code of this file.
|
| namespace | circt |
| | The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
|
| |
| namespace | circt::moore |
| |
◆ GEN_PASS_DEF_CREATEVTABLES
| #define GEN_PASS_DEF_CREATEVTABLES |
◆ allHaveImpl()
| static bool allHaveImpl |
( |
const MethodMap & |
methods | ) |
|
|
static |
◆ getVTableName()
| static SymbolRefAttr getVTableName |
( |
ClassDeclOp & |
clsDecl | ) |
|
|
inlinestatic |
◆ noneHaveImpl()
| static bool noneHaveImpl |
( |
const MethodMap & |
methods | ) |
|
|
static |