Home
last modified time | relevance | path

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

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