Searched refs:NewVN (Results 1 – 1 of 1) sorted by relevance
1188 VNInfo *NewVN, *OldVN = I.valno; in coalesceRegisters() local1191 NewVN = L1.getNextValue(I.valno->def, LIS->getVNInfoAllocator()); in coalesceRegisters()1192 VM.insert(std::make_pair(OldVN, NewVN)); in coalesceRegisters()1194 NewVN = F->second; in coalesceRegisters()1196 L1.addSegment(LiveRange::Segment(I.start, I.end, NewVN)); in coalesceRegisters()