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