Searched refs:ScalePartialSampleProfileWorkingSetSize (Results 1 – 3 of 3) sorted by relevance
30 cl::opt<bool> ScalePartialSampleProfileWorkingSetSize( variable121 if (!hasPartialSampleProfile() || !ScalePartialSampleProfileWorkingSetSize) { in computeThresholds()
88 extern cl::opt<bool> ScalePartialSampleProfileWorkingSetSize;597 if (PSI->hasPartialSampleProfile() && ScalePartialSampleProfileWorkingSetSize) in computeFunctionSummary()
27 extern llvm::cl::opt<bool> ScalePartialSampleProfileWorkingSetSize;391 ScalePartialSampleProfileWorkingSetSize.setValue(true); in TEST_F()