Home
last modified time | relevance | path

Searched defs:SampleThreshold (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DCSPreInliner.cpp110 unsigned int SampleThreshold = SampleColdCallSiteThreshold; in shouldInline() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1264 int SampleThreshold = SampleColdCallSiteThreshold; in shouldInlineCandidate() local