Searched refs:isSplitBenefitWorthCost (Results 1 – 1 of 1) sorted by relevance
487 unsigned isSplitBenefitWorthCost(LiveInterval &VirtReg);1784 unsigned RAGreedy::isSplitBenefitWorthCost(LiveInterval &VirtReg) { in isSplitBenefitWorthCost() function in RAGreedy1794 if (!isSplitBenefitWorthCost(VirtReg)) in tryRegionSplit()