Searched defs:CoalescerPair (Results 1 – 4 of 4) sorted by relevance
59 CoalescerPair(const TargetRegisterInfo &tri) : TRI(tri) {} in CoalescerPair() function63 CoalescerPair(unsigned VirtReg, unsigned PhysReg, in CoalescerPair() function
60 CoalescerPair(const TargetRegisterInfo &tri) in CoalescerPair() function66 CoalescerPair(unsigned VirtReg, unsigned PhysReg, in CoalescerPair() function
34 class CoalescerPair; variable
44 class CoalescerPair; variable