Searched defs:recordInliningImpl (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
| H A D | InlineAdvisor.h | 88 virtual void recordInliningImpl() {} in recordInliningImpl() function |
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ | ||
| H A D | MLInlineAdvisor.cpp | 306 void MLInlineAdvice::recordInliningImpl() { in recordInliningImpl() function in MLInlineAdvice |
| H A D | DevelopmentModeInlineAdvisor.cpp | 206 void recordInliningImpl() override { function in __anonff8120d60111::LoggingMLInlineAdvice |
| H A D | InlineAdvisor.cpp | 70 void DefaultInlineAdvice::recordInliningImpl() { in recordInliningImpl() function in DefaultInlineAdvice |