MLIR 22.0.0git
VariantValue.h File Reference
#include "ErrorBuilder.h"
#include "MatchersInternal.h"
#include "llvm/ADT/StringRef.h"

Go to the source code of this file.

Classes

class  mlir::query::matcher::VariantMatcher
class  mlir::query::matcher::VariantValue
struct  mlir::query::matcher::ParserValue

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.

Enumerations

enum class  mlir::query::matcher::ArgKind { mlir::query::matcher::Boolean , mlir::query::matcher::Matcher , mlir::query::matcher::Signed , mlir::query::matcher::String }