Searched refs:joinCopy (Results 1 – 2 of 2) sorted by relevance
6 ; joinCopy must then deal with correctly.
250 bool joinCopy(MachineInstr *CopyMI, bool &Again);1897 bool RegisterCoalescer::joinCopy(MachineInstr *CopyMI, bool &Again) { in joinCopy() function in RegisterCoalescer3921 bool Success = joinCopy(MI, Again); in copyCoalesceWorkList()