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.cpp510 auto &SamplesMap = NodeProfile->functionSamplesAt(ChildNode.CallSiteLoc); in convertCSProfiles() local
511 SamplesMap.emplace(OrigChildContext.getFunction(), *ChildProfile); in convertCSProfiles()
534 auto &SamplesMap = NodeProfile->functionSamplesAt(ChildNode.CallSiteLoc); in convertCSProfiles() local
535 SamplesMap[ChildProfile->getFunction()].getContext().setAttribute( in convertCSProfiles()