Searched defs:Prefetches (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86InsertPrefetch.cpp | 53 typedef SmallVectorImpl<PrefetchInfo> Prefetches; global() typedef in __anon1d74485a0111::X86InsertPrefetch |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopDataPrefetch.cpp | 325 SmallVector<Prefetch, 16> Prefetches; runOnLoop() local |