Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorDialect.cpp28 struct TensorInlinerInterface : public DialectInlinerInterface { struct
30 bool isLegalToInline(Region *dest, Region *src, bool wouldBeCloned, in isLegalToInline()
34 bool isLegalToInline(Operation *, Region *, bool wouldBeCloned, in isLegalToInline()