Home
last modified time | relevance | path

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

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