Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestDialectInterfaces.cpp273 struct TestDialectFoldInterface : public DialectFoldInterface { struct
279 bool shouldMaterializeInto(Region *region) const final { in shouldMaterializeInto()