CIRCT 22.0.0git
Loading...
Searching...
No Matches
Namespaces | Macros
EmbedValidationValuesPass.cpp File Reference
#include "circt/Dialect/RTG/IR/RTGOps.h"
#include "circt/Dialect/RTG/Transforms/RTGPasses.h"
#include "circt/Support/UnusedOpPruner.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/LineIterator.h"
#include "llvm/Support/MemoryBuffer.h"
#include "circt/Dialect/RTG/Transforms/RTGPasses.h.inc"
Include dependency graph for EmbedValidationValuesPass.cpp:

Go to the source code of this file.

Namespaces

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

Macros

#define GEN_PASS_DEF_EMBEDVALIDATIONVALUESPASS
 
#define DEBUG_TYPE   "rtg-embed-validation-values"
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "rtg-embed-validation-values"

Definition at line 26 of file EmbedValidationValuesPass.cpp.

◆ GEN_PASS_DEF_EMBEDVALIDATIONVALUESPASS

#define GEN_PASS_DEF_EMBEDVALIDATIONVALUESPASS

Definition at line 18 of file EmbedValidationValuesPass.cpp.