Searched defs:LinalgInlinerInterface (Results 1 – 1 of 1) sorted by relevance
41 struct LinalgInlinerInterface : public DialectInlinerInterface { struct46 bool isLegalToInline(Region *dest, Region *src, bool wouldBeCloned, in isLegalToInline()51 bool isLegalToInline(Operation *, Region *, bool, in isLegalToInline()57 void handleTerminator(Operation *op, in handleTerminator()