Searched refs:hasHugeExpression (Results 1 – 1 of 1) sorted by relevance
850 static bool hasHugeExpression(ArrayRef<const SCEV *> Ops) { in hasHugeExpression() function2560 if (Depth > MaxArithDepth || hasHugeExpression(Ops)) in getAddExpr()3158 if (Depth > MaxArithDepth || hasHugeExpression(Ops)) in getMulExpr()3336 MaxAddRecSize || hasHugeExpression({AddRec, OtherAddRec})) in getMulExpr()