reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/InlineSpiller.cpp
 1068     StackInt->getNextValue(SlotIndex(), LSS.getVNInfoAllocator());
lib/CodeGen/LiveInterval.cpp
   94       VNInfo *VNI = ForVNI ? ForVNI : LR->getNextValue(Def, *VNInfoAllocator);
  115     VNInfo *VNI = ForVNI ? ForVNI : LR->getNextValue(Def, *VNInfoAllocator);
lib/CodeGen/LiveIntervals.cpp
  870   VNInfo *VN = Interval.getNextValue(
 1548           VNInfo *VNI = LR.getNextValue(instrIdx.getRegSlot(), VNInfoAllocator);
 1553           VNInfo *VNI = LR.getNextValue(instrIdx.getRegSlot(), VNInfoAllocator);
lib/CodeGen/LiveRangeCalc.cpp
  554         VNInfo *VNI = LR.getNextValue(Start, *Alloc);
lib/CodeGen/LiveRangeEdit.cpp
  365       VNInfo *VNI = NewLI.getNextValue(Idx, LIS.getVNInfoAllocator());
lib/CodeGen/PHIElimination.cpp
  337         IncomingVNI = IncomingLI.getNextValue(MBBStartIndex,
lib/CodeGen/RegisterCoalescer.cpp
  944             VNInfo *BSubValNo = SR.empty() ? SR.getNextValue(CopyIdx, Allocator)
lib/CodeGen/RenameIndependentSubregs.cpp
  337             VNInfo *SRVNI = SR.getNextValue(RegDefIdx, Allocator);
lib/CodeGen/SplitKit.cpp
  466   VNInfo *VNI = LI->getNextValue(Idx, LIS.getVNInfoAllocator());
lib/CodeGen/StackColoring.cpp
 1185     LI->getNextValue(Indexes->getZeroIndex(), VNInfoAllocator);
lib/CodeGen/TwoAddressInstructionPass.cpp
 1582         VNInfo *VNI = LI.getNextValue(LastCopyIdx, LIS->getVNInfoAllocator());
lib/Target/Hexagon/HexagonExpandCondsets.cpp
 1167       NewVN = L1.getNextValue(I->valno->def, LIS->getVNInfoAllocator());
lib/Target/PowerPC/PPCVSXFMAMutate.cpp
  306             NewFMAInt.getNextValue(AI->start,