Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp36 uint64_t Hash = FunctionSamples::getCallSiteHash(CalleeName, CallSite); in getChildContext()
71 FunctionSamples::getCallSiteHash(NodeToMove.getFuncName(), CallSite); in moveContextSamples()
108 uint64_t Hash = FunctionSamples::getCallSiteHash(CalleeName, CallSite); in removeChildContext()
180 uint64_t Hash = FunctionSamples::getCallSiteHash(CalleeName, CallSite); in getOrCreateChildContext()
/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DSampleProf.cpp238 uint64_t FunctionSamples::getCallSiteHash(StringRef CalleeName, in getCallSiteHash() function in FunctionSamples
467 uint64_t Hash = FunctionSamples::getCallSiteHash(CalleeName, CallSite); in getOrCreateChildFrame()
/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DSampleProf.h1088 static uint64_t getCallSiteHash(StringRef CalleeName,