Searched refs:TopSamples (Results 1 – 1 of 1) sorted by relevance
71 ErrorOr<PrefetchHints> getPrefetchHints(const FunctionSamples *TopSamples, in getPrefetchHints() argument74 if (const auto *Samples = TopSamples->findFunctionSamples(Loc)) in getPrefetchHints()107 bool X86InsertPrefetch::findPrefetchInfo(const FunctionSamples *TopSamples, in findPrefetchInfo() argument120 const ErrorOr<PrefetchHints> T = getPrefetchHints(TopSamples, MI); in findPrefetchInfo()