Searched defs:recordUnsuccessfulInliningImpl (Results 1 – 4 of 4) sorted by relevance
94 virtual void recordUnsuccessfulInliningImpl(const InlineResult &Result) {} in recordUnsuccessfulInliningImpl() function
302 void MLInlineAdvice::recordUnsuccessfulInliningImpl( in recordUnsuccessfulInliningImpl() function in MLInlineAdvice
52 void DefaultInlineAdvice::recordUnsuccessfulInliningImpl( in recordUnsuccessfulInliningImpl() function in DefaultInlineAdvice
234 void recordUnsuccessfulInliningImpl(const InlineResult &Result) override { function in __anond89c93cd0111::LoggingMLInlineAdvice