Home
last modified time | relevance | path

Searched refs:onSuccessfulInlining (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMLInlineAdvisor.cpp282 void MLInlineAdvisor::onSuccessfulInlining(const MLInlineAdvice &Advice, in onSuccessfulInlining() function in MLInlineAdvisor
541 getAdvisor()->onSuccessfulInlining(*this, /*CalleeWasDeleted*/ false); in recordInliningImpl()
551 getAdvisor()->onSuccessfulInlining(*this, /*CalleeWasDeleted*/ true); in recordInliningWithCalleeDeletedImpl()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMLInlineAdvisor.h43 void onSuccessfulInlining(const MLInlineAdvice &Advice,