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