Searched refs:removePartialRedundancy (Results 1 – 1 of 1) sorted by relevance
295 bool removePartialRedundancy(const CoalescerPair &CP, MachineInstr &CopyMI);1101 bool RegisterCoalescer::removePartialRedundancy(const CoalescerPair &CP, in removePartialRedundancy() function in RegisterCoalescer2198 if (removePartialRedundancy(CP, *CopyMI)) in joinCopy()