Searched refs:HintsInfo (Results 1 – 1 of 1) sorted by relevance
543 using HintsInfo = SmallVector<HintInfo, 4>; typedef in __anone1e285680111::RAGreedy545 BlockFrequency getBrokenHintFreq(const HintsInfo &, MCRegister);546 void collectHintInfo(Register, HintsInfo &);2874 void RAGreedy::collectHintInfo(Register Reg, HintsInfo &Out) { in collectHintInfo()2897 BlockFrequency RAGreedy::getBrokenHintFreq(const HintsInfo &List, in getBrokenHintFreq()2921 HintsInfo Info; in tryHintRecoloring()