Searched refs:canJoinPhys (Results 1 – 1 of 1) sorted by relevance
198 bool canJoinPhys(const CoalescerPair &CP);1250 bool RegisterCoalescer::canJoinPhys(const CoalescerPair &CP) { in canJoinPhys() function in RegisterCoalescer1345 if (!canJoinPhys(CP)) { in joinCopy()