Searched defs:LinalgInlinerInterface (Results 1 – 1 of 1) sorted by relevance
45 struct LinalgInlinerInterface : public DialectInlinerInterface { struct50 bool isLegalToInline(Region *dest, Region *src, bool wouldBeCloned, in isLegalToInline()55 bool isLegalToInline(Operation *, Region *, bool, IRMapping &) const final { in isLegalToInline()60 void handleTerminator(Operation *op, ValueRange valuesToRepl) const final {} in handleTerminator()