Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InsertPrefetch.cpp51 bool findPrefetchInfo(const FunctionSamples *Samples, const MachineInstr &MI,
106 bool X86InsertPrefetch::findPrefetchInfo(const FunctionSamples *TopSamples, in findPrefetchInfo() function in X86InsertPrefetch
204 if (!findPrefetchInfo(Samples, *Current, Prefetches)) in runOnMachineFunction()