Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InsertPrefetch.cpp52 bool findPrefetchInfo(const FunctionSamples *Samples, const MachineInstr &MI,
107 bool X86InsertPrefetch::findPrefetchInfo(const FunctionSamples *TopSamples, in findPrefetchInfo() function in X86InsertPrefetch
205 if (!findPrefetchInfo(Samples, *Current, Prefetches)) in runOnMachineFunction()