Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp1104 static Rewriter *getCopyRewriter(MachineInstr &MI, const TargetInstrInfo &TII) { in getCopyRewriter() function
1198 std::unique_ptr<Rewriter> CpyRewriter(getCopyRewriter(MI, *TII)); in optimizeCoalescableCopy()