Searched refs:HintedRegs (Results 1 – 2 of 2) sorted by relevance
268 std::set<unsigned> HintedRegs; in weightCalcHelper() local270 if (!HintedRegs.insert(Hint.Reg).second || in weightCalcHelper()
393 SmallSet<unsigned, 32> HintedRegs; in getRegAllocationHints() local409 if (!HintedRegs.insert(Phys).second) in getRegAllocationHints()