Searched refs:maxStorageReduction (Results 1 – 1 of 1) sorted by relevance
1126 double maxStorageReduction = 0.0; in isFusionProfitable() local1225 if ((storageReduction > maxStorageReduction) && in isFusionProfitable()1227 maxStorageReduction = storageReduction; in isFusionProfitable()