Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h49 static unsigned RuntimeMemoryCheckThreshold; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp86 static cl::opt<unsigned, true> RuntimeMemoryCheckThreshold( variable
91 unsigned VectorizerParams::RuntimeMemoryCheckThreshold; member in VectorizerParams