Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp414 auto PrevCopyOperands = isCopyInstr(*PrevCopy, *TII, UseCopyInstr); in eraseIfRedundant() local
416 if (PrevCopyOperands->Destination->isDead()) in eraseIfRedundant()