Home
last modified time | relevance | path

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

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