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