Searched refs:getCopyRewriter (Results 1 – 1 of 1) sorted by relevance
1150 static CopyRewriter *getCopyRewriter(MachineInstr &MI, in getCopyRewriter() function1196 std::unique_ptr<CopyRewriter> CpyRewriter(getCopyRewriter(*MI, *TII, *MRI)); in optimizeCoalescableCopy()1253 std::unique_ptr<CopyRewriter> CpyRewriter(getCopyRewriter(*MI, *TII, *MRI)); in optimizeUncoalescableCopy()