Searched refs:DifferentBlocks (Results 1 – 1 of 1) sorted by relevance
2624 unsigned DifferentBlocks = CurrentGroup.OutputGVNCombinations.size(); in findCostForOutputBlocks() local2625 InstructionCost TotalCost = ComparisonCost * BranchCost * DifferentBlocks; in findCostForOutputBlocks()