Searched refs:NewCopyIdx (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1155 SlotIndex NewCopyIdx = local
1157 IntB.createDeadDef(NewCopyIdx, LIS->getVNInfoAllocator());
1159 SR.createDeadDef(NewCopyIdx, LIS->getVNInfoAllocator());

Completed in 105 milliseconds