Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp192 const sampleprof::SampleProfileMap *ProfilesToUse = &Profiles; in computeSummaryForProfiles() local
204 ProfilesToUse = &ContextLessProfiles; in computeSummaryForProfiles()
207 for (const auto &I : *ProfilesToUse) { in computeSummaryForProfiles()