Searched defs:recordInliningImpl (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | InlineAdvisor.cpp | 81 void recordInliningImpl() override { recordInliningImpl() function in __anonc55e8b4c0111::MandatoryInlineAdvice |
H A D | DevelopmentModeInlineAdvisor.cpp | 196 void recordInliningImpl() override { global() function in __anone00157b40111::LoggingMLInlineAdvice |
H A D | MLInlineAdvisor.cpp | 506 void MLInlineAdvice::recordInliningImpl() { recordInliningImpl() function in MLInlineAdvice |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | InlineAdvisor.h | 116 virtual void recordInliningImpl() {} in recordInliningImpl() function |