Searched refs:OutputReloadCost (Results 1 – 1 of 1) sorted by relevance
2637 InstructionCost OutputReloadCost = findCostOutputReloads(CurrentGroup); in findCostBenefit() local2638 CurrentGroup.Cost += OutputReloadCost; in findCostBenefit()