Searched refs:NewCopy (Results 1 – 1 of 1) sorted by relevance
969 MachineInstr *NewCopy = BuildMI(*MI->getParent(), MI, MI->getDebugLoc(), in optimizeUncoalescableCopy() local972 NewCopy->getOperand(0).setSubReg(Def.SubReg); in optimizeUncoalescableCopy()974 NewCopy->getOperand(0).setIsUndef(); in optimizeUncoalescableCopy()975 LocalMIs.insert(NewCopy); in optimizeUncoalescableCopy()