Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp521 uint64_t NewChildProfileHash = 0; in convertCSProfiles() local
530 NewChildProfileHash = ChildProfile->getContext().getHashCode(); in convertCSProfiles()
533 NewChildProfileHash = ChildProfile->getContext().getHashCode(); in convertCSProfiles()
542 if (NewChildProfileHash != OrigChildContextHash) in convertCSProfiles()