Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp415 auto PrevCopyOperands = isCopyInstr(*PrevCopy, *TII, UseCopyInstr); in eraseIfRedundant() local
417 if (PrevCopyOperands->Destination->isDead()) in eraseIfRedundant()