Searched refs:getContextSamplesFor (Results 1 – 3 of 3) sorted by relevance
108 FunctionSamples *getContextSamplesFor(const DILocation *DIL);110 FunctionSamples *getContextSamplesFor(const SampleContext &Context);
276 SampleContextTracker::getContextSamplesFor(const DILocation *DIL) { in getContextSamplesFor() function in llvm::SampleContextTracker297 SampleContextTracker::getContextSamplesFor(const SampleContext &Context) { in getContextSamplesFor() function in llvm::SampleContextTracker
788 it.first->second = ContextTracker->getContextSamplesFor(DIL); in findFunctionSamples()