Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp1437 MachineInstr *LastUseCopy = in EliminateSpillageCopies() local
1439 if (LastUseCopy) { in EliminateSpillageCopies()
1441 LLVM_DEBUG(LastUseCopy->dump()); in EliminateSpillageCopies()
1444 CopySourceInvalid.insert(LastUseCopy); in EliminateSpillageCopies()