Searched refs:TwoAddrHints (Results 1 – 2 of 2) sorted by relevance
87 SmallSet<unsigned, 4> TwoAddrHints; in getRegAllocationHints() local119 TwoAddrHints.insert(PhysReg); in getRegAllocationHints()127 if (TwoAddrHints.count(OrderReg)) in getRegAllocationHints()
765 SmallSet<Register, 4> TwoAddrHints; in getRegAllocationHints() local774 TwoAddrHints.insert(PhysReg); in getRegAllocationHints()870 if (TwoAddrHints.count(OrderReg)) in getRegAllocationHints()