Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp205 static cl::opt<unsigned> MaxConstantEvolvingDepth( variable
7808 if (Depth > MaxConstantEvolvingDepth) in getConstantEvolvingPHIOperands()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp205 static cl::opt<unsigned> MaxConstantEvolvingDepth( variable
8036 if (Depth > MaxConstantEvolvingDepth) in getConstantEvolvingPHIOperands()