Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InsertPrefetch.cpp54 bool findPrefetchInfo(const FunctionSamples *Samples, const MachineInstr &MI,
109 bool X86InsertPrefetch::findPrefetchInfo(const FunctionSamples *TopSamples, in findPrefetchInfo() function in X86InsertPrefetch
213 if (!findPrefetchInfo(Samples, *Current, Prefetches)) in runOnMachineFunction()