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