Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Analysis/
DMLInlineAdvisor.cpp130 void MLInlineAdvisor::onSuccessfulInlining(const MLInlineAdvice &Advice, in onSuccessfulInlining() function in MLInlineAdvisor
273 getAdvisor()->onSuccessfulInlining(*this, /*CalleeWasDeleted*/ false); in recordInliningImpl()
283 getAdvisor()->onSuccessfulInlining(*this, /*CalleeWasDeleted*/ true); in recordInliningWithCalleeDeletedImpl()
/external/llvm-project/llvm/include/llvm/Analysis/
DMLInlineAdvisor.h37 void onSuccessfulInlining(const MLInlineAdvice &Advice,