Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp482 auto &SamplesMap = NodeProfile->functionSamplesAt(ChildNode.CallSiteLoc); in convertCSProfiles() local
483 SamplesMap.emplace(OrigChildContext.getFunction(), *ChildProfile); in convertCSProfiles()
506 auto &SamplesMap = NodeProfile->functionSamplesAt(ChildNode.CallSiteLoc); in convertCSProfiles() local
507 SamplesMap[ChildProfile->getFunction()].getContext().setAttribute( in convertCSProfiles()