Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp191 MaxArithDepth("scalar-evolution-max-arith-depth", cl::Hidden, variable
2410 if (Depth > MaxArithDepth) in getAddExpr()
2866 if (Depth > MaxArithDepth) in getMulExpr()