Home
last modified time | relevance | path

Searched refs:recordUnattemptedInlining (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DModuleInliner.cpp204 Advice->recordUnattemptedInlining(); in run()
H A DInliner.cpp371 Advice->recordUnattemptedInlining(); in run()
H A DSampleProfile.cpp1326 Advice->recordUnattemptedInlining(); in getExternalInlineAdvisorCost()
/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h105 void recordUnattemptedInlining() { in recordUnattemptedInlining() function