Searched refs:ScalePartialSampleProfileWorkingSetSize (Results 1 – 2 of 2) sorted by relevance
30 cl::opt<bool> ScalePartialSampleProfileWorkingSetSize( variable121 if (!hasPartialSampleProfile() || !ScalePartialSampleProfileWorkingSetSize) { in computeThresholds()
84 extern cl::opt<bool> ScalePartialSampleProfileWorkingSetSize;568 if (PSI->hasPartialSampleProfile() && ScalePartialSampleProfileWorkingSetSize) in computeFunctionSummary()