Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Tosa/IR/
DTosaOps.cpp36 struct TosaInlinerInterface : public DialectInlinerInterface { struct
44 bool isLegalToInline(Operation *op, Region *region, bool wouldBeCloned, in isLegalToInline()
50 bool isLegalToInline(Region *dest, Region *src, bool wouldBeCloned, in isLegalToInline()