Searched refs:foldRedundantCopy (Results 1 – 1 of 1) sorted by relevance
221 bool foldRedundantCopy(MachineInstr &MI,1394 bool PeepholeOptimizer::foldRedundantCopy( in foldRedundantCopy() function in PeepholeOptimizer1722 if (MI->isCopy() && (foldRedundantCopy(*MI, CopySrcMIs) || in runOnMachineFunction()