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