Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp461 uint64_t OrigChildContextHash = OrigChildContext.getHashCode(); in convertCSProfiles() local
498 if (NewChildProfileHash != OrigChildContextHash) in convertCSProfiles()
499 ProfileMap.erase(OrigChildContextHash); in convertCSProfiles()