Searched refs:HugeExprThreshold (Results 1 – 2 of 2) sorted by relevance
220 HugeExprThreshold("scalar-evolution-huge-expr-threshold", cl::Hidden, variable878 return S->getExpressionSize() >= HugeExprThreshold; in isHugeExpression()
220 HugeExprThreshold("scalar-evolution-huge-expr-threshold", cl::Hidden, variable889 return S->getExpressionSize() >= HugeExprThreshold; in hasHugeExpression()