Searched defs:TestAffineDataCopy (Results 1 – 1 of 1) sorted by relevance
29 struct TestAffineDataCopy struct31 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(TestAffineDataCopy) in MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID()34 StringRef getDescription() const final { in getDescription()38 TestAffineDataCopy(const TestAffineDataCopy &pass) : PassWrapper(pass){}; in TestAffineDataCopy() argument40 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects()46 Option<bool> clMemRefFilter{51 Option<bool> clTestGenerateCopyForMemRegion{