Searched refs:ScalePartialSampleProfileWorkingSetSize (Results 1 – 2 of 2) sorted by relevance
31 LLVM_ABI cl::opt<bool> ScalePartialSampleProfileWorkingSetSize( variable126 if (!hasPartialSampleProfile() || !ScalePartialSampleProfileWorkingSetSize) { in computeThresholds()
89 LLVM_ABI extern cl::opt<bool> ScalePartialSampleProfileWorkingSetSize;618 if (PSI->hasPartialSampleProfile() && ScalePartialSampleProfileWorkingSetSize) in computeFunctionSummary()