|
MLIR
22.0.0git
|
#include "mlir/Query/Matcher/ErrorBuilder.h"#include "Diagnostics.h"#include "llvm/ADT/Twine.h"#include <initializer_list>Go to the source code of this file.
Namespaces | |
| mlir | |
| Include the generated interface declarations. | |
| mlir::query | |
| mlir::query::matcher | |
Computes the backward-slice of all transitive defs reachable from rootOp, if innerMatcher matches. | |
| mlir::query::matcher::internal | |
Functions | |
| void | mlir::query::matcher::internal::addError (Diagnostics *error, SourceRange range, ErrorType errorType, std::initializer_list< llvm::Twine > errorTexts) |