|
CIRCT 22.0.0git
|
#include "circt/Support/LLVM.h"#include "mlir/IR/BuiltinOps.h"#include "mlir/Pass/PassManager.h"#include "llvm/ADT/SmallVector.h"

Go to the source code of this file.
Classes | |
| struct | circt::Reduction |
| An abstract reduction pattern. More... | |
| struct | circt::OpReduction< OpTy > |
| A reduction pattern for a specific operation. More... | |
| struct | circt::PassReduction |
A reduction pattern that applies an mlir::Pass. More... | |
| class | circt::ReducePatternSet |
| struct | circt::ReducePatternDialectInterface |
| A dialect interface to provide reduction patterns to a reducer tool. More... | |
| struct | circt::ReducePatternInterfaceCollection |
Namespaces | |
| namespace | circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |