Searched refs:CopyD (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTailDuplicator.cpp989 const MCInstrDesc &CopyD = TII->get(TargetOpcode::COPY); local
991 auto C = BuildMI(*MBB, Loc, DebugLoc(), CopyD, CI.first)

Completed in 113 milliseconds