Searched defs:recordUnattemptedInliningImpl (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | InlineAdvisor.h | 119 virtual void recordUnattemptedInliningImpl() {} recordUnattemptedInliningImpl() function |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | DevelopmentModeInlineAdvisor.cpp | 232 void recordUnattemptedInliningImpl() override { function in __anon52d29ab50111::LoggingMLInlineAdvice |
H A D | MLInlineAdvisor.cpp | 564 void MLInlineAdvice::recordUnattemptedInliningImpl() { recordUnattemptedInliningImpl() function in MLInlineAdvice |
H A D | InlineAdvisor.cpp | 101 void recordUnattemptedInliningImpl() override { in recordUnattemptedInliningImpl() function in __anonf7600c6d0111::MandatoryInlineAdvice |