Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Shape/IR/
H A DShape.cpp111 struct ShapeInlinerInterface : public DialectInlinerInterface { struct
116 bool isLegalToInline(Region *dest, Region *src, bool wouldBeCloned, in isLegalToInline()
124 bool isLegalToInline(Operation *op, Region *dest, bool wouldBeCloned, in isLegalToInline()