Searched defs:ComplexInlinerInterface (Results 1 – 1 of 1) sorted by relevance
25 struct ComplexInlinerInterface : public DialectInlinerInterface { struct28 bool isLegalToInline(Operation *, Region *, bool, IRMapping &) const final { in isLegalToInline()