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()
704 SmallSet<Register, 4> TwoAddrHints; in getRegAllocationHints() local713 TwoAddrHints.insert(PhysReg); in getRegAllocationHints()782 if (TwoAddrHints.count(OrderReg)) in getRegAllocationHints()