Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp25 cl::opt<bool> UseContextLessSummary( variable
195 if (UseContextLessSummary || (sampleprof::FunctionSamples::ProfileIsCS && in computeSummaryForProfiles()
196 !UseContextLessSummary.getNumOccurrences())) { in computeSummaryForProfiles()