Searched refs:HintedRegs (Results 1 – 4 of 4) sorted by relevance
266 std::set<Register> HintedRegs; in weightCalcHelper() local268 if (!HintedRegs.insert(Hint.Reg).second || in weightCalcHelper()
410 SmallSet<Register, 32> HintedRegs; in getRegAllocationHints() local426 if (!HintedRegs.insert(Phys).second) in getRegAllocationHints()
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()