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.cpp1318 MachineInstr *LastUseCopy = in EliminateSpillageCopies() local
1320 if (LastUseCopy) { in EliminateSpillageCopies()
1322 LLVM_DEBUG(LastUseCopy->dump()); in EliminateSpillageCopies()
1325 CopySourceInvalid.insert(LastUseCopy); in EliminateSpillageCopies()