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