Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp201 static cl::opt<unsigned> MaxConstantEvolvingDepth( variable
9503 if (Depth > MaxConstantEvolvingDepth) in getConstantEvolvingPHIOperands()