Searched defs:SCFInlinerInterface (Results 1 – 1 of 1) sorted by relevance
33 struct SCFInlinerInterface : public DialectInlinerInterface { struct37 bool isLegalToInline(Region *dest, Region *src, bool wouldBeCloned, in isLegalToInline()43 bool isLegalToInline(Operation *, Region *, bool, in isLegalToInline()49 void handleTerminator(Operation *op, in handleTerminator()