Searched refs:HintsInfo (Results 1 – 1 of 1) sorted by relevance
533 using HintsInfo = SmallVector<HintInfo, 4>; typedef in __anonc49c92c20111::RAGreedy535 BlockFrequency getBrokenHintFreq(const HintsInfo &, unsigned);536 void collectHintInfo(unsigned, HintsInfo &);2856 void RAGreedy::collectHintInfo(unsigned Reg, HintsInfo &Out) { in collectHintInfo()2880 BlockFrequency RAGreedy::getBrokenHintFreq(const HintsInfo &List, in getBrokenHintFreq()2904 HintsInfo Info; in tryHintRecoloring()