Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h81 unsigned MaxDistance, const Loop &L,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp206 unsigned MaxDistance, in hasTemporalReuse() argument
251 } else if (Level == LoopDepth && CI.getSExtValue() > MaxDistance) { in hasTemporalReuse()