Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp261 LineLocation CallSite = FunctionSamples::getCallSiteIdentifier(DIL); in getIndirectCalleeContextSamplesFor()
385 LineLocation CallSite = FunctionSamples::getCallSiteIdentifier(DIL); in promoteMergeContextSamplesTree()
481 FunctionSamples::getCallSiteIdentifier(DIL), CalleeName); in getCalleeContextFor()
495 std::make_pair(FunctionSamples::getCallSiteIdentifier(DIL), Name)); in getContextFor()
H A DSampleProfile.cpp671 return FS->findFunctionSamplesAt(FunctionSamples::getCallSiteIdentifier(DIL), in findCalleeFunctionSamples()
717 auto CallSite = FunctionSamples::getCallSiteIdentifier(DIL); in findIndirectCallFunctionSamples()
1595 auto CallSite = FunctionSamples::getCallSiteIdentifier(DIL); in generateMDProfMetadata()
/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DSampleProf.cpp221 LineLocation FunctionSamples::getCallSiteIdentifier(const DILocation *DIL, in getCallSiteIdentifier() function in FunctionSamples
257 S.emplace_back(FunctionSamples::getCallSiteIdentifier( in findFunctionSamples()
/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DSampleProf.h1083 static LineLocation getCallSiteIdentifier(const DILocation *DIL,