CIRCT  20.0.0git
Namespaces | Macros
PrintCostModel.cpp File Reference
#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"
Include dependency graph for PrintCostModel.cpp:

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
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "arc-print-cost-model"

Definition at line 20 of file PrintCostModel.cpp.

◆ GEN_PASS_DEF_PRINTCOSTMODEL

#define GEN_PASS_DEF_PRINTCOSTMODEL

Definition at line 24 of file PrintCostModel.cpp.