|
MLIR 23.0.0git
|
#include "mlir/IR/AsmState.h"#include "mlir/Transforms/Passes.h"#include "mlir/IR/Builders.h"#include "mlir/IR/Operation.h"#include "mlir/Interfaces/RuntimeVerifiableOpInterface.h"#include "mlir/Transforms/Passes.h.inc"Go to the source code of this file.
Classes | |
| class | mlir::impl::GenerateRuntimeVerificationPassBase< DerivedT > |
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::impl |
| Attribute collections provide a dictionary-like interface. | |
Macros | |
| #define | GEN_PASS_DEF_GENERATERUNTIMEVERIFICATIONPASS |
Functions | |
| std::unique_ptr<::mlir::Pass > | mlir::impl::createGenerateRuntimeVerificationPass () |
| std::unique_ptr<::mlir::Pass > | mlir::impl::createGenerateRuntimeVerificationPass (GenerateRuntimeVerificationPassOptions options) |
| std::unique_ptr<::mlir::Pass > | mlir::createGenerateRuntimeVerificationPass () |
| std::unique_ptr<::mlir::Pass > | mlir::createGenerateRuntimeVerificationPass (GenerateRuntimeVerificationPassOptions options) |
| #define GEN_PASS_DEF_GENERATERUNTIMEVERIFICATIONPASS |
Definition at line 17 of file GenerateRuntimeVerification.cpp.