#include "circt/Dialect/Arc/ArcOps.h"
#include "circt/Dialect/HW/HWOps.h"
#include "mlir/IR/PatternMatch.h"
#include "mlir/Support/LogicalResult.h"
Go to the source code of this file.
◆ isAlways() [1/2]
static bool isAlways |
( |
Attribute |
attr, |
|
|
bool |
expected |
|
) |
| |
|
static |
◆ isAlways() [2/2]
static bool isAlways |
( |
Value |
value, |
|
|
bool |
expected |
|
) |
| |
|
static |
◆ removeUnusedClockDomainInputs()
static bool removeUnusedClockDomainInputs |
( |
ClockDomainOp |
op, |
|
|
PatternRewriter & |
rewriter |
|
) |
| |
|
static |
◆ removeUnusedClockDomainOutputs()
static bool removeUnusedClockDomainOutputs |
( |
ClockDomainOp |
op, |
|
|
PatternRewriter & |
rewriter |
|
) |
| |
|
static |