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

References

include/llvm/CodeGen/LiveIntervals.h
  284     VNInfo::Allocator& getVNInfoAllocator() { return VNInfoAllocator; }
lib/CodeGen/LiveIntervals.cpp
  122   VNInfoAllocator.Reset();
 1548           VNInfo *VNI = LR.getNextValue(instrIdx.getRegSlot(), VNInfoAllocator);
 1553           VNInfo *VNI = LR.getNextValue(instrIdx.getRegSlot(), VNInfoAllocator);