#include "circt/Dialect/Arc/ArcOps.h"
#include "circt/Dialect/Arc/ArcPasses.h"
#include "mlir/Dialect/Func/IR/FuncOps.h"
#include "mlir/Dialect/SCF/IR/SCF.h"
#include "mlir/Pass/Pass.h"
#include "llvm/ADT/TypeSwitch.h"
#include "llvm/Support/Debug.h"
#include "circt/Dialect/Arc/ArcPasses.h.inc"
Go to the source code of this file.
|
| circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
|
|
| circt::arc |
|
◆ DEBUG_TYPE
#define DEBUG_TYPE "arc-lower-clocks-to-funcs" |
◆ GEN_PASS_DEF_LOWERCLOCKSTOFUNCS
#define GEN_PASS_DEF_LOWERCLOCKSTOFUNCS |