Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-opt/
H A Dmlir-opt.cpp99 void registerTestMathAlgebraicSimplificationPass();
194 mlir::test::registerTestMathAlgebraicSimplificationPass(); in registerTestPasses()
/llvm-project-15.0.7/mlir/test/lib/Dialect/Math/
H A DTestAlgebraicSimplification.cpp48 void registerTestMathAlgebraicSimplificationPass() { in registerTestMathAlgebraicSimplificationPass() function