Searched refs:UseContextLessSummary (Results 1 – 2 of 2) sorted by relevance
22 cl::opt<bool> UseContextLessSummary( variable205 if (UseContextLessSummary || (sampleprof::FunctionSamples::ProfileIsCS && in computeSummaryForProfiles()206 !UseContextLessSummary.getNumOccurrences())) { in computeSummaryForProfiles()
109 extern cl::opt<bool> UseContextLessSummary;1054 (!UseContextLessSummary.getNumOccurrences() || UseContextLessSummary) && in computeSummaryAndThreshold()