Searched refs:HintsInfo (Results 1 – 1 of 1) sorted by relevance
536 using HintsInfo = SmallVector<HintInfo, 4>; typedef in __anon4935e8a80111::RAGreedy538 BlockFrequency getBrokenHintFreq(const HintsInfo &, unsigned);539 void collectHintInfo(unsigned, HintsInfo &);2872 void RAGreedy::collectHintInfo(unsigned Reg, HintsInfo &Out) { in collectHintInfo()2896 BlockFrequency RAGreedy::getBrokenHintFreq(const HintsInfo &List, in getBrokenHintFreq()2920 HintsInfo Info; in tryHintRecoloring()