Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-opt/
H A Dmlir-opt.cpp74 void registerTestDeadCodeAnalysisPass();
172 mlir::test::registerTestDeadCodeAnalysisPass(); in registerTestPasses()
/llvm-project-15.0.7/mlir/test/lib/Analysis/DataFlow/
H A DTestDeadCodeAnalysis.cpp127 void registerTestDeadCodeAnalysisPass() { in registerTestDeadCodeAnalysisPass() function