Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DSampleProf.cpp511 SampleContext OrigChildContext = ChildProfile->getContext(); in convertProfiles() local
513 ChildProfile->getContext().setName(OrigChildContext.getName()); in convertProfiles()
517 SamplesMap.emplace(OrigChildContext.getName().str(), *ChildProfile); in convertProfiles()
523 OrigChildContext.getName()); in convertProfiles()
543 ProfileMap.erase(OrigChildContext); in convertProfiles()