Searched refs:getBrokenHintFreq (Results 1 – 2 of 2) sorted by relevance
406 BlockFrequency getBrokenHintFreq(const HintsInfo &, MCRegister);
2265 BlockFrequency RAGreedy::getBrokenHintFreq(const HintsInfo &List, in getBrokenHintFreq() function in RAGreedy2334 BlockFrequency OldCopiesCost = getBrokenHintFreq(Info, CurrPhys); in tryHintRecoloring()2335 BlockFrequency NewCopiesCost = getBrokenHintFreq(Info, PhysReg); in tryHintRecoloring()