Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp206 MaxExtDepth("scalar-evolution-max-ext-depth", cl::Hidden, variable
1622 if (Depth > MaxExtDepth) { in getZeroExtendExpr()
1933 if (Depth > MaxExtDepth) { in getSignExtendExpr()