Home
last modified time | relevance | path

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

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