Home
last modified time | relevance | path

Searched defs:ForwardOperandPattern (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp1332 struct ForwardOperandPattern : public OpConversionPattern<TestTypeChangerOp> { struct
1336 matchAndRewrite(TestTypeChangerOp op, OpAdaptor adaptor, in matchAndRewrite()