Searched defs:StdInlinerInterface (Results 1 – 1 of 1) sorted by relevance
41 struct StdInlinerInterface : public DialectInlinerInterface { struct49 bool isLegalToInline(Operation *call, Operation *callable, in isLegalToInline()55 bool isLegalToInline(Operation *, Region *, bool, in isLegalToInline()66 void handleTerminator(Operation *op, Block *newDest) const final { in handleTerminator()80 void handleTerminator(Operation *op, in handleTerminator()