Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp197 MaxArithDepth("scalar-evolution-max-arith-depth", cl::Hidden, variable
2408 if (Depth > MaxArithDepth) in getAddExpr()
2887 if (Depth > MaxArithDepth) in getMulExpr()