Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DModuleInliner.cpp235 Advice->recordUnattemptedInlining(); in run()
H A DInliner.cpp903 Advice->recordUnattemptedInlining(); in run()
H A DSampleProfile.cpp1294 Advice->recordUnattemptedInlining(); in getExternalInlineAdvisorCost()
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h104 void recordUnattemptedInlining() { in recordUnattemptedInlining() function