Searched refs:NewDV (Results 1 – 1 of 1) sorted by relevance
592 MachineInstr *NewDV = buildDbgValueForSpill( in spill() local594 assert(NewDV->getParent() == MBB && "dangling parent pointer"); in spill()595 (void)NewDV; in spill()596 LLVM_DEBUG(dbgs() << "Inserting debug info due to spill:\n" << *NewDV); in spill()603 MachineInstr *ClonedDV = MBB->getParent()->CloneMachineInstr(NewDV); in spill()