Home
last modified time | relevance | path

Searched defs:TestLoopMappingPass (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/test/lib/Dialect/Affine/
H A DTestLoopMapping.cpp25 struct TestLoopMappingPass struct
27 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(TestLoopMappingPass) in MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID()
32 StringRef getDescription() const final { in getDescription()
37 void getDependentDialects(DialectRegistry &registry) const override { in getDependentDialects()
41 void runOnOperation() override { in runOnOperation()