Home
last modified time | relevance | path

Searched refs:getCopyRewriter (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DPeepholeOptimizer.cpp1150 static CopyRewriter *getCopyRewriter(MachineInstr &MI, in getCopyRewriter() function
1196 std::unique_ptr<CopyRewriter> CpyRewriter(getCopyRewriter(*MI, *TII, *MRI)); in optimizeCoalescableCopy()
1253 std::unique_ptr<CopyRewriter> CpyRewriter(getCopyRewriter(*MI, *TII, *MRI)); in optimizeUncoalescableCopy()