Searched defs:SCFInlinerInterface (Results 1 – 1 of 1) sorted by relevance
24 struct SCFInlinerInterface : public DialectInlinerInterface { struct28 bool isLegalToInline(Region *dest, Region *src, bool wouldBeCloned, in isLegalToInline()34 bool isLegalToInline(Operation *, Region *, bool, in isLegalToInline()40 void handleTerminator(Operation *op, in handleTerminator()