Home
last modified time | relevance | path

Searched defs:ContextLessProfiles (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp191 sampleprof::SampleProfileMap ContextLessProfiles; in computeSummaryForProfiles() local
/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp1006 sampleprof::SampleProfileMap ContextLessProfiles; in postProcessProfiles() local
1031 SampleProfileMap ContextLessProfiles; in computeSummaryAndThreshold() local
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp634 SampleProfileMap &ContextLessProfiles) { in createContextLessProfileMap()