Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp197 sampleprof::SampleProfileMap ContextLessProfiles; in computeSummaryForProfiles() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp1022 sampleprof::SampleProfileMap ContextLessProfiles; in postProcessProfiles() local
1047 SampleProfileMap ContextLessProfiles; in computeSummaryAndThreshold() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp636 SampleProfileMap &ContextLessProfiles) { in createContextLessProfileMap()