Home
last modified time | relevance | path

Searched defs:Prefetches (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InsertPrefetch.cpp50 typedef SmallVectorImpl<PrefetchInfo> Prefetches; typedef in __anon636ee6720111::X86InsertPrefetch
189 SmallVector<PrefetchInfo, 4> Prefetches; in runOnMachineFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp317 SmallVector<Prefetch, 16> Prefetches; in runOnLoop() local