CIRCT 23.0.0git
Loading...
Searching...
No Matches
Namespaces | Macros
CellIFT.cpp File Reference
#include "circt/Dialect/Comb/CombOps.h"
#include "circt/Dialect/HW/HWOps.h"
#include "circt/Dialect/HW/HWTypes.h"
#include "circt/Dialect/Seq/SeqOps.h"
#include "circt/Support/BackedgeBuilder.h"
#include "circt/Transforms/Passes.h"
#include "mlir/IR/Builders.h"
#include "mlir/IR/BuiltinOps.h"
#include "mlir/IR/ImplicitLocOpBuilder.h"
#include "mlir/IR/Threading.h"
#include "mlir/Pass/Pass.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/StringSet.h"
#include "llvm/ADT/TypeSwitch.h"
#include "llvm/Support/Debug.h"
#include <type_traits>
#include "circt/Transforms/Passes.h.inc"
Include dependency graph for CellIFT.cpp:

Go to the source code of this file.

Namespaces

namespace  circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 

Macros

#define DEBUG_TYPE   "cellift-instrument"
 
#define GEN_PASS_DEF_CELLIFTINSTRUMENT
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "cellift-instrument"

Definition at line 43 of file CellIFT.cpp.

◆ GEN_PASS_DEF_CELLIFTINSTRUMENT

#define GEN_PASS_DEF_CELLIFTINSTRUMENT

Definition at line 46 of file CellIFT.cpp.