Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DSampleProf.cpp404 std::vector<SampleContext> ProfilesToBeRemoved; in canonicalizeContextProfiles() local
427 ProfilesToBeRemoved.push_back(I.first); in canonicalizeContextProfiles()
430 for (auto &I : ProfilesToBeRemoved) { in canonicalizeContextProfiles()