Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp216 HugeExprThreshold("scalar-evolution-huge-expr-threshold", cl::Hidden, variable
852 return S->getExpressionSize() >= HugeExprThreshold; in hasHugeExpression()