Searched refs:findPrefetchInfo (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InsertPrefetch.cpp51 bool findPrefetchInfo(const FunctionSamples *Samples, const MachineInstr &MI,
106 bool X86InsertPrefetch::findPrefetchInfo(const FunctionSamples *TopSamples, function in class:X86InsertPrefetch
204 if (!findPrefetchInfo(Samples, *Current, Prefetches))
208 "findPrefetchInfo returned true.");

Completed in 159 milliseconds