Home
last modified time | relevance | path

Searched refs:TestUndoBlockArgReplace (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp478 struct TestUndoBlockArgReplace : public ConversionPattern { struct
479 TestUndoBlockArgReplace(MLIRContext *ctx) in TestUndoBlockArgReplace() function
782 TestCreateBlock, TestCreateIllegalBlock, TestUndoBlockArgReplace, in runOnOperation()