Searched refs:DoneRegs (Results 1 – 1 of 1) sorted by relevance
68 SmallSet<unsigned, 4> DoneRegs; in getRegAllocationHints() local72 if (!DoneRegs.insert(Reg).second) in getRegAllocationHints()