Searched defs:TensorInlinerInterface (Results 1 – 1 of 1) sorted by relevance
24 struct TensorInlinerInterface : public DialectInlinerInterface { struct26 bool isLegalToInline(Region *dest, Region *src, bool wouldBeCloned, in isLegalToInline()30 bool isLegalToInline(Operation *, Region *, bool wouldBeCloned, in isLegalToInline()