CIRCT
20.0.0git
|
#include "circt/Dialect/Arc/ArcCostModel.h"
#include "circt/Dialect/Arc/ArcPasses.h"
#include "circt/Dialect/HW/HWOps.h"
#include "mlir/IR/MLIRContext.h"
#include "mlir/Pass/Pass.h"
#include "circt/Dialect/Arc/ArcPasses.h.inc"
Go to the source code of this file.
Namespaces | |
circt | |
The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
circt::arc | |
Macros | |
#define | DEBUG_TYPE "arc-print-cost-model" |
#define | GEN_PASS_DEF_PRINTCOSTMODEL |
#define DEBUG_TYPE "arc-print-cost-model" |
Definition at line 20 of file PrintCostModel.cpp.
#define GEN_PASS_DEF_PRINTCOSTMODEL |
Definition at line 24 of file PrintCostModel.cpp.