Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DSampleProf.cpp405 SampleProfileMap ProfilesToBeAdded; in canonicalizeContextProfiles() local
424 auto Ret = ProfilesToBeAdded.emplace(Context, FProfile); in canonicalizeContextProfiles()
434 for (auto &I : ProfilesToBeAdded) { in canonicalizeContextProfiles()