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