#include "circt/Dialect/Comb/CombOps.h"
#include "circt/Dialect/Comb/CombPasses.h"
#include "mlir/Transforms/GreedyPatternRewriteDriver.h"
#include "circt/Dialect/Comb/Passes.h.inc"
Go to the source code of this file.
|
| namespace | circt |
| | The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
|
| |
| namespace | circt::comb |
| |
|
| template<typename OpTy > |
| using | TS = AddTwoStateFlag< OpTy > |
| |
◆ GEN_PASS_DEF_ASSUMETWOVALUED
| #define GEN_PASS_DEF_ASSUMETWOVALUED |
◆ TS
template<typename OpTy >
| using TS = AddTwoStateFlag<OpTy> |