Home
last modified time | relevance | path

Searched defs:recordUnattemptedInliningImpl (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h95 virtual void recordUnattemptedInliningImpl() {} in recordUnattemptedInliningImpl() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMLInlineAdvisor.cpp311 void MLInlineAdvice::recordUnattemptedInliningImpl() { in recordUnattemptedInliningImpl() function in MLInlineAdvice
H A DDevelopmentModeInlineAdvisor.cpp239 void recordUnattemptedInliningImpl() override { function in __anond89c93cd0111::LoggingMLInlineAdvice