Searched refs:getBrokenHintFreq (Results 1 – 1 of 1) sorted by relevance
414 BlockFrequency getBrokenHintFreq(const HintsInfo &, unsigned);2331 BlockFrequency RAGreedy::getBrokenHintFreq(const HintsInfo &List, in getBrokenHintFreq() function in RAGreedy2395 BlockFrequency OldCopiesCost = getBrokenHintFreq(Info, CurrPhys); in tryHintRecoloring()2396 BlockFrequency NewCopiesCost = getBrokenHintFreq(Info, PhysReg); in tryHintRecoloring()