Searched refs:joinCopy (Results 1 – 1 of 1) sorted by relevance
231 bool joinCopy(MachineInstr *CopyMI, bool &Again);1870 bool RegisterCoalescer::joinCopy(MachineInstr *CopyMI, bool &Again) { in joinCopy() function in RegisterCoalescer3804 bool Success = joinCopy(CurrList[i], Again); in copyCoalesceWorkList()