Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/Dialect/Affine/
H A DTestLoopMapping.cpp24 struct TestLoopMappingPass struct
26 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(TestLoopMappingPass) in MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID()
31 StringRef getDescription() const final { in getDescription()
36 void getDependentDialects(DialectRegistry &registry) const override { in getDependentDialects()
40 void runOnOperation() override { in runOnOperation()