Searched defs:HLOInlinerInterface (Results 1 – 1 of 1) sorted by relevance
3107 struct HLOInlinerInterface : public DialectInlinerInterface { struct3111 bool isLegalToInline(Operation* call, Operation* callable, in isLegalToInline()3117 bool isLegalToInline(Region* dest, Region* src, bool wouldBeCloned, in isLegalToInline()3123 bool isLegalToInline(Operation*, Region*, bool, in isLegalToInline()