Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp53 static cl::opt<unsigned> MaxPrefetchIterationsAhead( variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h250 unsigned MaxPrefetchIterationsAhead = UINT_MAX; variable