Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h77 void recordUnattemptedInlining() { in recordUnattemptedInlining() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DInliner.cpp978 Advice->recordUnattemptedInlining(); in run()
H A DSampleProfile.cpp1256 Advice->recordUnattemptedInlining(); in shouldInlineCandidate()