Searched refs:SpecCost (Results 1 – 1 of 1) sorted by relevance
486 int SpecCost = TTI.TCC_Free; in findProfitablePHIs() local488 SpecCost += in findProfitablePHIs()490 SpecCost *= (NumPreds - 1); in findProfitablePHIs()495 if (SpecCost > CostSavings) { in findProfitablePHIs()502 << SpecCost << "\n"); in findProfitablePHIs()