|
MLIR 22.0.0git
|
#include "mlir/Dialect/Transform/Interfaces/MatchInterfaces.h"
Public Member Functions | |
| DiagnosedSilenceableFailure | apply (TransformRewriter &rewriter, TransformResults &results, TransformState &state) |
| void | getEffects (SmallVectorImpl< MemoryEffects::EffectInstance > &effects) |
Static Public Member Functions | |
| static LogicalResult | verifyTrait (Operation *op) |
Additional Inherited Members | |
| Protected Member Functions inherited from mlir::OpTrait::TraitBase< OpTy, AtMostOneOpMatcherOpTrait > | |
| Operation * | getOperation () |
| Return the ultimate Operation being worked on. | |
Definition at line 42 of file MatchInterfaces.h.
|
inline |
|
inline |
Definition at line 104 of file MatchInterfaces.h.
References mlir::OpTrait::TraitBase< OpTy, AtMostOneOpMatcherOpTrait >::getOperation(), mlir::transform::onlyReadsHandle(), mlir::transform::onlyReadsPayload(), and mlir::transform::producesHandle().
|
inlinestatic |
Definition at line 59 of file MatchInterfaces.h.
References mlir::Operation::emitError(), mlir::Value::getType(), and success().