Searched refs:UseContextLessSummary (Results 1 – 2 of 2) sorted by relevance
21 cl::opt<bool> UseContextLessSummary( variable199 if (UseContextLessSummary || (sampleprof::FunctionSamples::ProfileIsCS && in computeSummaryForProfiles()200 !UseContextLessSummary.getNumOccurrences())) { in computeSummaryForProfiles()
94 extern cl::opt<bool> UseContextLessSummary;1038 (!UseContextLessSummary.getNumOccurrences() || UseContextLessSummary) && in computeSummaryAndThreshold()