CIRCT  19.0.0git
Namespaces | Macros | Functions
CombToSMT.h File Reference
#include "circt/Support/LLVM.h"
#include <memory>
#include "circt/Conversion/Passes.h.inc"
Include dependency graph for CombToSMT.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Macros

#define GEN_PASS_DECL_CONVERTCOMBTOSMT
 

Functions

void circt::populateCombToSMTConversionPatterns (TypeConverter &converter, RewritePatternSet &patterns)
 Get the HW to SMT conversion patterns. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTCOMBTOSMT

#define GEN_PASS_DECL_CONVERTCOMBTOSMT

Definition at line 21 of file CombToSMT.h.