Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-opt/
H A Dmlir-opt.cpp42 void registerTestAffineLoopUnswitchingPass();
135 registerTestAffineLoopUnswitchingPass(); in registerTestPasses()
/llvm-project-15.0.7/mlir/test/lib/Dialect/Affine/
H A DTestAffineLoopUnswitching.cpp62 void registerTestAffineLoopUnswitchingPass() { in registerTestAffineLoopUnswitchingPass() function