Searched refs:foldCopyDup (Results 1 – 1 of 1) sorted by relevance
51 bool foldCopyDup(MachineInstr &MI);111 CurrentIterChanged |= foldCopyDup(MI); in doPeepholeOpts()165 bool AArch64PostSelectOptimize::foldCopyDup(MachineInstr &MI) { in foldCopyDup() function in AArch64PostSelectOptimize