Searched refs:removePartialRedundancy (Results 1 – 2 of 2) sorted by relevance
4 # removePartialRedundancy attempted to prune and then re-extend a subrange.
305 bool removePartialRedundancy(const CoalescerPair &CP, MachineInstr &CopyMI);1098 bool RegisterCoalescer::removePartialRedundancy(const CoalescerPair &CP, in removePartialRedundancy() function in RegisterCoalescer2065 if (removePartialRedundancy(CP, *CopyMI)) in joinCopy()