MLIR
20.0.0git
|
Base storage for simple predicates that only unique with the kind. More...
#include "Conversion/PDLToPDLInterp/Predicate.h"
Public Types | |
using | Base = PredicateBase< ConcreteT, BaseT, void, Kind > |
Public Member Functions | |
PredicateBase () | |
Static Public Member Functions | |
static ConcreteT * | get (StorageUniquer &uniquer) |
static bool | classof (const BaseT *pred) |
Base storage for simple predicates that only unique with the kind.
Definition at line 119 of file Predicate.h.
using mlir::pdl_to_pdl_interp::PredicateBase< ConcreteT, BaseT, void, Kind >::Base = PredicateBase<ConcreteT, BaseT, void, Kind> |
Definition at line 121 of file Predicate.h.
|
inlineexplicit |
Definition at line 123 of file Predicate.h.
|
inlinestatic |
Definition at line 128 of file Predicate.h.
|
inlinestatic |
Definition at line 125 of file Predicate.h.
References mlir::StorageUniquer::get().