Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp220 static cl::opt<unsigned> RangeIterThreshold( variable
6636 if (Depth > RangeIterThreshold) in getRangeRef()