CIRCT 23.0.0git
Loading...
Searching...
No Matches
Namespaces | Macros | Typedefs
AssumeTwoValued.cpp File Reference
#include "circt/Dialect/Comb/CombOps.h"
#include "circt/Dialect/Comb/CombPasses.h"
#include "mlir/Transforms/GreedyPatternRewriteDriver.h"
#include "circt/Dialect/Comb/Passes.h.inc"
Include dependency graph for AssumeTwoValued.cpp:

Go to the source code of this file.

Namespaces

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

Macros

#define GEN_PASS_DEF_ASSUMETWOVALUED
 

Typedefs

template<typename OpTy >
using TS = AddTwoStateFlag< OpTy >
 

Macro Definition Documentation

◆ GEN_PASS_DEF_ASSUMETWOVALUED

#define GEN_PASS_DEF_ASSUMETWOVALUED

Definition at line 18 of file AssumeTwoValued.cpp.

Typedef Documentation

◆ TS

template<typename OpTy >
using TS = AddTwoStateFlag<OpTy>

Definition at line 74 of file AssumeTwoValued.cpp.