|
MLIR 22.0.0git
|
Go to the source code of this file.
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::query |
| namespace | mlir::query::matcher |
| Computes the backward-slice of all transitive defs reachable from rootOp, if innerMatcher matches. | |
| namespace | mlir::query::matcher::internal |
Functions | |
| static llvm::StringRef | mlir::query::matcher::internal::errorTypeToFormatString (ErrorType type) |
| static void | mlir::query::matcher::internal::formatErrorString (llvm::StringRef formatString, llvm::ArrayRef< std::string > args, llvm::raw_ostream &os) |
| static void | mlir::query::matcher::internal::maybeAddLineAndColumn (SourceRange range, llvm::raw_ostream &os) |