Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp75 static cl::opt<double> SampleProfileHotThreshold( variable
286 return PercentSamples >= SampleProfileHotThreshold; in callsiteIsHot()