Searched refs:getBrokenHintFreq (Results 1 – 1 of 1) sorted by relevance
401 BlockFrequency getBrokenHintFreq(const HintsInfo &, unsigned);2299 BlockFrequency RAGreedy::getBrokenHintFreq(const HintsInfo &List, in getBrokenHintFreq() function in RAGreedy2363 BlockFrequency OldCopiesCost = getBrokenHintFreq(Info, CurrPhys); in tryHintRecoloring()2364 BlockFrequency NewCopiesCost = getBrokenHintFreq(Info, PhysReg); in tryHintRecoloring()