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.cpp493 uint64_t NewChildProfileHash = 0; in convertCSProfiles() local
502 NewChildProfileHash = ChildProfile->getContext().getHashCode(); in convertCSProfiles()
505 NewChildProfileHash = ChildProfile->getContext().getHashCode(); in convertCSProfiles()
514 if (NewChildProfileHash != OrigChildContextHash) in convertCSProfiles()