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