Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-opt/
H A Dmlir-opt.cpp98 void registerTestMatchReductionPass();
193 mlir::test::registerTestMatchReductionPass(); in registerTestPasses()
/llvm-project-15.0.7/mlir/test/lib/Analysis/
H A DTestMatchReduction.cpp86 void registerTestMatchReductionPass() { in registerTestMatchReductionPass() function