Searched refs:adjustCopiesBackFrom (Results 1 – 2 of 2) sorted by relevance
293 ; CHECK: adjustCopiesBackFrom294 ; The shuffle in if.else3 must be preserved even though adjustCopiesBackFrom297 define internal void @adjustCopiesBackFrom(<2 x i64>* noalias nocapture sret(<2 x i64>) %agg.result…
286 bool adjustCopiesBackFrom(const CoalescerPair &CP, MachineInstr *CopyMI);625 bool RegisterCoalescer::adjustCopiesBackFrom(const CoalescerPair &CP, in adjustCopiesBackFrom() function in RegisterCoalescer2045 bool Changed = adjustCopiesBackFrom(CP, CopyMI); in joinCopy()