Searched refs:HintInfo (Results 1 – 2 of 2) sorted by relevance
392 struct HintInfo { struct401 HintInfo(BlockFrequency Freq, Register Reg, MCRegister PhysReg) in HintInfo() argument404 using HintsInfo = SmallVector<HintInfo, 4>;
2257 Out.push_back(HintInfo(MBFI->getBlockFreq(Instr.getParent()), OtherReg, in collectHintInfo()2268 for (const HintInfo &Info : List) { in getBrokenHintFreq()2353 for (const HintInfo &HI : Info) { in tryHintRecoloring()