Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h81 unsigned MaxDistance, const Loop &L,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp204 unsigned MaxDistance, in hasTemporalReuse() argument
249 } else if (Level == LoopDepth && CI.getSExtValue() > MaxDistance) { in hasTemporalReuse()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1273 size_t MaxDistance) { in getInlineErrorInfo() argument
1343 for (size_t I = Max<size_t>(MinDistance, 1); I != MaxDistance; ++I) in getInlineErrorInfo()