Searched defs:HLOInlinerInterface (Results 1 – 1 of 1) sorted by relevance
8498 struct HLOInlinerInterface : public DialectInlinerInterface { struct8502 bool isLegalToInline(Operation* call, Operation* callable, in isLegalToInline()8508 bool isLegalToInline(Region* dest, Region* src, bool wouldBeCloned, in isLegalToInline()8514 bool isLegalToInline(Operation*, Region*, bool, in isLegalToInline()