Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp260 LineLocation CallSite = FunctionSamples::getCallSiteIdentifier(DIL); in getIndirectCalleeContextSamplesFor()
380 LineLocation CallSite = FunctionSamples::getCallSiteIdentifier(DIL); in promoteMergeContextSamplesTree()
476 FunctionSamples::getCallSiteIdentifier(DIL), CalleeName); in getCalleeContextFor()
490 std::make_pair(FunctionSamples::getCallSiteIdentifier(DIL), in getContextFor()
H A DSampleProfile.cpp751 return FS->findFunctionSamplesAt(FunctionSamples::getCallSiteIdentifier(DIL), in findCalleeFunctionSamples()
796 auto CallSite = FunctionSamples::getCallSiteIdentifier(DIL); in findIndirectCallFunctionSamples()
1680 auto CallSite = FunctionSamples::getCallSiteIdentifier(DIL); in generateMDProfMetadata()
2139 LineLocation Callsite = FunctionSamples::getCallSiteIdentifier(DIL); in findIRAnchors()
2184 LineLocation Callsite = FunctionSamples::getCallSiteIdentifier(DIL); in findIRAnchors()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp221 LineLocation FunctionSamples::getCallSiteIdentifier(const DILocation *DIL, in getCallSiteIdentifier() function in FunctionSamples
249 S.emplace_back(FunctionSamples::getCallSiteIdentifier( in findFunctionSamples()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProf.h1152 static LineLocation getCallSiteIdentifier(const DILocation *DIL,