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