Searched defs:HLOInlinerInterface (Results 1 – 1 of 1) sorted by relevance
4182 struct HLOInlinerInterface : public DialectInlinerInterface { struct4186 bool isLegalToInline(Operation* call, Operation* callable, in isLegalToInline()4192 bool isLegalToInline(Region* dest, Region* src, bool wouldBeCloned, in isLegalToInline()4198 bool isLegalToInline(Operation*, Region*, bool, in isLegalToInline()