Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp1056 if (auto CopyDstSrc = TII.isCopyLikeInstr(MI)) { in salvageCopySSA() local
1057 Dest = CopyDstSrc->Destination->getReg(); in salvageCopySSA()