Searched refs:storeCount (Results 1 – 1 of 1) sorted by relevance
586 unsigned storeCount = 0; in getFusionComputeCost() local591 ++storeCount; in getFusionComputeCost()595 if (storeCount > 0) in getFusionComputeCost()596 computeCostMap[insertPointParent] = -storeCount; in getFusionComputeCost()