Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDRegisterCoalescer.cpp1152 MachineInstr *NewCopyMI = BuildMI(*CopyLeftBB, InsPos, CopyMI.getDebugLoc(), in removePartialRedundancy() local
1156 LIS->InsertMachineInstrInMaps(*NewCopyMI).getRegSlot(); in removePartialRedundancy()
1164 ErasedInstrs.erase(NewCopyMI); in removePartialRedundancy()