Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InsertPrefetch.cpp49 struct PrefetchInfo { struct in __anonb6cfe5a70111::X86InsertPrefetch
53 typedef SmallVectorImpl<PrefetchInfo> Prefetches;
198 SmallVector<PrefetchInfo, 4> Prefetches; in runOnMachineFunction()