Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Test/
H A DTestDialect.cpp313 struct TestReductionPatternInterface : public DialectReductionPatternInterface { struct
315 TestReductionPatternInterface(Dialect *dialect) in TestReductionPatternInterface() function
416 TestInlinerInterface, TestReductionPatternInterface>(); in initialize()