Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp190 const StringMap<sampleprof::FunctionSamples> *ProfilesToUse = &Profiles; in computeSummaryForProfiles() local
202 ProfilesToUse = &ContextLessProfiles; in computeSummaryForProfiles()
205 for (const auto &I : *ProfilesToUse) { in computeSummaryForProfiles()