Home
last modified time | relevance | path

Searched defs:recordInliningImpl (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h88 virtual void recordInliningImpl() {} in recordInliningImpl() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DMLInlineAdvisor.cpp306 void MLInlineAdvice::recordInliningImpl() { in recordInliningImpl() function in MLInlineAdvice
H A DDevelopmentModeInlineAdvisor.cpp206 void recordInliningImpl() override { function in __anonff8120d60111::LoggingMLInlineAdvice
H A DInlineAdvisor.cpp70 void DefaultInlineAdvice::recordInliningImpl() { in recordInliningImpl() function in DefaultInlineAdvice