Searched refs:calcSpillCost (Results 1 – 2 of 2) sorted by relevance
161 unsigned calcSpillCost(unsigned PhysReg) const;424 unsigned RAFast::calcSpillCost(unsigned PhysReg) const { in calcSpillCost() function in RAFast495 unsigned Cost = calcSpillCost(Hint); in allocVirtReg()517 unsigned Cost = calcSpillCost(*I); in allocVirtReg()
206 float calcSpillCost();763 float RAGreedy::calcSpillCost() { in calcSpillCost() function in RAGreedy950 float BestCost = Hysteresis * calcSpillCost(); in tryRegionSplit()