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 %agg.result, <2 x i64>…
178 bool adjustCopiesBackFrom(const CoalescerPair &CP, MachineInstr *CopyMI);461 bool RegisterCoalescer::adjustCopiesBackFrom(const CoalescerPair &CP, in adjustCopiesBackFrom() function in RegisterCoalescer1394 if (adjustCopiesBackFrom(CP, CopyMI) || in joinCopy()