Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp373 std::vector<StringRef> ProfilesToBeRemoved; in canonicalizeContextProfiles() local
396 ProfilesToBeRemoved.push_back(I.first()); in canonicalizeContextProfiles()
399 for (auto &I : ProfilesToBeRemoved) { in canonicalizeContextProfiles()