MLIR
20.0.0git
mlir
pdl_to_pdl_interp
ResultCountAtLeastQuestion
List of all members
mlir::pdl_to_pdl_interp::ResultCountAtLeastQuestion Struct Reference
#include "
Conversion/PDLToPDLInterp/Predicate.h
"
Inheritance diagram for mlir::pdl_to_pdl_interp::ResultCountAtLeastQuestion:
[
legend
]
Additional Inherited Members
Public Types inherited from
mlir::pdl_to_pdl_interp::PredicateBase< ResultCountAtLeastQuestion, Qualifier, void, Predicates::ResultCountAtLeastQuestion >
using
KeyTy
= void
using
Base
=
PredicateBase
<
ResultCountAtLeastQuestion
,
Qualifier
, void, Kind >
Public Member Functions inherited from
mlir::pdl_to_pdl_interp::PredicateBase< ResultCountAtLeastQuestion, Qualifier, void, Predicates::ResultCountAtLeastQuestion >
PredicateBase
(KeyT &&
key
)
bool
operator==
(const
KeyTy
&
key
) const
Utility methods required by the storage allocator.
More...
const
KeyTy
&
getValue
() const
Return the key value of this predicate.
More...
Public Member Functions inherited from
mlir::pdl_to_pdl_interp::Qualifier
Qualifier
(
Predicates::Kind
kind)
Predicates::Kind
getKind
() const
Returns the kind of this qualifier.
More...
Static Public Member Functions inherited from
mlir::pdl_to_pdl_interp::PredicateBase< ResultCountAtLeastQuestion, Qualifier, void, Predicates::ResultCountAtLeastQuestion >
static
ResultCountAtLeastQuestion
*
get
(
StorageUniquer
&uniquer, Args &&...args)
Get an instance of this position.
More...
static
ResultCountAtLeastQuestion
*
construct
(
StorageUniquer::StorageAllocator
&alloc, KeyT &&
key
)
Construct an instance with the given storage allocator.
More...
static bool
classof
(const
Qualifier
*pred)
Protected Member Functions inherited from
mlir::StorageUniquer::BaseStorage
BaseStorage
()=default
Protected Attributes inherited from
mlir::pdl_to_pdl_interp::PredicateBase< ResultCountAtLeastQuestion, Qualifier, void, Predicates::ResultCountAtLeastQuestion >
KeyTy
key
Detailed Description
Definition at line
538
of file
Predicate.h
.
The documentation for this struct was generated from the following file:
lib/Conversion/PDLToPDLInterp/
Predicate.h
Generated on Wed Nov 27 2024 04:32:20 for MLIR by
1.9.1