Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-opt/
H A Dmlir-opt.cpp75 void registerTestDecomposeCallGraphTypes();
170 mlir::test::registerTestDecomposeCallGraphTypes(); in registerTestPasses()
/llvm-project-15.0.7/mlir/test/lib/Dialect/Func/
H A DTestDecomposeCallGraphTypes.cpp96 void registerTestDecomposeCallGraphTypes() { in registerTestDecomposeCallGraphTypes() function