Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp374 StringMap<FunctionSamples> ProfilesToBeAdded; in canonicalizeContextProfiles() local
393 auto Ret = ProfilesToBeAdded.try_emplace(ContextStr, FProfile); in canonicalizeContextProfiles()
403 for (auto &I : ProfilesToBeAdded) { in canonicalizeContextProfiles()