Searched refs:MaxArithDepth (Results 1 – 2 of 2) sorted by relevance
201 MaxArithDepth("scalar-evolution-max-arith-depth", cl::Hidden, variable2455 if (Depth > MaxArithDepth || hasHugeExpression(Ops)) in getAddExpr()2934 if (Depth > MaxArithDepth || hasHugeExpression(Ops)) in getMulExpr()
201 MaxArithDepth("scalar-evolution-max-arith-depth", cl::Hidden, variable2322 if (Depth > MaxArithDepth || hasHugeExpression(Ops)) in getAddExpr()2845 if (Depth > MaxArithDepth || hasHugeExpression(Ops)) in getMulExpr()