|
My Project
|
This is the complete list of members for mlir::Pattern, including all inherited members.
| getBenefit() const | mlir::Pattern | inline |
| getRootKind() const | mlir::Pattern | inline |
| match(Operation *op) const =0 | mlir::Pattern | pure virtual |
| matchFailure() | mlir::Pattern | inlinestatic |
| matchSuccess(std::unique_ptr< PatternState > state={}) const | mlir::Pattern | inline |
| Pattern(StringRef rootName, PatternBenefit benefit, MLIRContext *context) | mlir::Pattern | protected |
| ~Pattern() | mlir::Pattern | inlinevirtual |
1.8.13