Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp200 MaxExtDepth("scalar-evolution-max-ext-depth", cl::Hidden, variable
1624 if (Depth > MaxExtDepth) { in getZeroExtendExpr()
1935 if (Depth > MaxExtDepth) { in getSignExtendExpr()