Searched refs:getCalleeContextSamplesFor (Results 1 – 3 of 3) sorted by relevance
100 FunctionSamples *getCalleeContextSamplesFor(const CallBase &Inst,
226 SampleContextTracker::getCalleeContextSamplesFor(const CallBase &Inst, in getCalleeContextSamplesFor() function in llvm::SampleContextTracker
705 return ContextTracker->getCalleeContextSamplesFor(Inst, CalleeName); in findCalleeFunctionSamples()