Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp22 cl::opt<bool> UseContextLessSummary( variable
205 if (UseContextLessSummary || (sampleprof::FunctionSamples::ProfileIsCS && in computeSummaryForProfiles()
206 !UseContextLessSummary.getNumOccurrences())) { in computeSummaryForProfiles()
/src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DProfileCommon.h31 extern cl::opt<bool> UseContextLessSummary;