Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp191 cl::opt<int> SampleHotCallSiteThreshold( variable
1268 SampleThreshold = SampleHotCallSiteThreshold; in shouldInlineCandidate()