Home
last modified time | relevance | path

Searched refs:UseContextLessSummary (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/ProfileData/
DProfileSummaryBuilder.cpp22 cl::opt<bool> UseContextLessSummary( variable
205 if (UseContextLessSummary || (sampleprof::FunctionSamples::ProfileIsCS && in computeSummaryForProfiles()
206 !UseContextLessSummary.getNumOccurrences())) { in computeSummaryForProfiles()