Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp841 MachineInstr *newCopy = in splitLifetimes() local
845 LIS.InsertMachineInstrInMaps(*newCopy); in splitLifetimes()
1213 MachineInstr *newCopy = BuildMI(*BB, UseMI, UseMI->getDebugLoc(), in rewriteScheduledInstr() local
1217 LIS.InsertMachineInstrInMaps(*newCopy); in rewriteScheduledInstr()