Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefDialect.cpp31 struct MemRefInlinerInterface : public DialectInlinerInterface { struct
33 bool isLegalToInline(Region *dest, Region *src, bool wouldBeCloned, in isLegalToInline()
37 bool isLegalToInline(Operation *, Region *, bool wouldBeCloned, in isLegalToInline()