Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DMLInlineAdvisor.cpp228 void MLInlineAdvisor::onSuccessfulInlining(const MLInlineAdvice &Advice, in onSuccessfulInlining() function in MLInlineAdvisor
460 getAdvisor()->onSuccessfulInlining(*this, /*CalleeWasDeleted*/ false); in recordInliningImpl()
470 getAdvisor()->onSuccessfulInlining(*this, /*CalleeWasDeleted*/ true); in recordInliningWithCalleeDeletedImpl()
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DMLInlineAdvisor.h40 void onSuccessfulInlining(const MLInlineAdvice &Advice,