|
MLIR 23.0.0git
|
#include "mlir/Pass/Pass.h"#include "mlir/Pass/PassManager.h"#include "mlir/Transforms/GreedyPatternRewriteDriver.h"#include "mlir/Transforms/LocationSnapshot.h"#include "mlir/Transforms/ViewOpGraph.h"#include "llvm/Support/Debug.h"#include <limits>#include <memory>#include "mlir/Transforms/Passes.h.inc"Go to the source code of this file.
Classes | |
| struct | mlir::CanonicalizerPassOptions |
| struct | mlir::CompositeFixedPointPassOptions |
| struct | mlir::GenerateRuntimeVerificationPassOptions |
| struct | mlir::InlinerPassOptions |
| struct | mlir::LocationSnapshotOptions |
| struct | mlir::Mem2RegOptions |
| struct | mlir::PrintIRPassOptions |
| struct | mlir::PrintOpStatsPassOptions |
| struct | mlir::RemoveDeadValuesPassOptions |
| struct | mlir::SymbolPrivatizePassOptions |
| struct | mlir::ViewOpGraphPassOptions |
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| #define GEN_PASS_REGISTRATION |
| #define GEN_PASS_REGISTRATION_GENERATERUNTIMEVERIFICATIONPASS |
| #define GEN_PASS_REGISTRATION_LOOPINVARIANTSUBSETHOISTINGPASS |