Searched refs:removeCopyByCommutingDef (Results 1 – 3 of 3) sorted by relevance
5 ; This is a case where removeCopyByCommutingDef() creates an identity copy that
86 ; Coalescer failure: removeCopyByCommutingDef leaves a bad kill flag
301 std::pair<bool,bool> removeCopyByCommutingDef(const CoalescerPair &CP,814 RegisterCoalescer::removeCopyByCommutingDef(const CoalescerPair &CP, in removeCopyByCommutingDef() function in RegisterCoalescer2048 std::tie(Changed, Shrink) = removeCopyByCommutingDef(CP, CopyMI); in joinCopy()