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