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