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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InsertPrefetch.cpp50 typedef SmallVectorImpl<PrefetchInfo> Prefetches; typedef in class:__anon4443::X86InsertPrefetch
189 SmallVector<PrefetchInfo, 4> Prefetches; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp317 SmallVector<Prefetch, 16> Prefetches; local

Completed in 233 milliseconds