Home
last modified time | relevance | path

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

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