Searched defs:tryCombineCopy (Results 1 – 2 of 2) sorted by relevance
140 void tryCombineCopy(MachineInstr &MI) { in tryCombineCopy() function in AMDGPURegBankLegalizeCombiner
223 bool CombinerHelper::tryCombineCopy(MachineInstr &MI) const { in tryCombineCopy() function in CombinerHelper