Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDModuleInliner.cpp204 Advice->recordUnattemptedInlining(); in run()
HDInliner.cpp371 Advice->recordUnattemptedInlining(); in run()
HDSampleProfile.cpp1326 Advice->recordUnattemptedInlining(); in getExternalInlineAdvisorCost()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Analysis/
HDInlineAdvisor.h105 void recordUnattemptedInlining() { in recordUnattemptedInlining() function