Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp53 static cl::opt<unsigned> MaxPrefetchIterationsAhead( variable
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h110 unsigned MaxPrefetchIterationsAhead = UINT_MAX; variable