Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InsertPrefetch.cpp51 typedef SmallVectorImpl<PrefetchInfo> Prefetches; typedef in __anonbaecff3e0111::X86InsertPrefetch
190 SmallVector<PrefetchInfo, 4> Prefetches; in runOnMachineFunction() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp325 SmallVector<Prefetch, 16> Prefetches; in runOnLoop() local