Searched refs:PredCountLimit (Results 1 – 1 of 1) sorted by relevance
939 static const int PredCountLimit = 64; in foldAggregateConstructionIntoAggregateReuse() local946 if (Preds.size() >= PredCountLimit) // FIXME: only count duplicates once? in foldAggregateConstructionIntoAggregateReuse()