Searched refs:HintedRegs (Results 1 – 2 of 2) sorted by relevance
281 SmallSet<Register, 4> HintedRegs; in weightCalcHelper() local283 if (!HintedRegs.insert(Hint.Reg).second || in weightCalcHelper()
430 SmallSet<Register, 32> HintedRegs; in getRegAllocationHints() local446 if (!HintedRegs.insert(Phys).second) in getRegAllocationHints()