Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp208 MaxCastDepth("scalar-evolution-max-cast-depth", cl::Hidden, variable
1228 if (Depth > MaxCastDepth) { in getTruncateExpr()
1655 if (Depth > MaxCastDepth) { in getZeroExtendExprImpl()
1983 if (Depth > MaxCastDepth) { in getSignExtendExprImpl()