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

References

lib/CodeGen/LiveInterval.cpp
 1327       const MachineBasicBlock *MBB = LIS.getMBBFromIndex(VNI->def);
 1332         if (const VNInfo *PVNI = LR.getVNInfoBefore(LIS.getMBBEndIdx(*PI)))
 1364       SlotIndex Idx = LIS.getSlotIndexes()->getIndexBefore(*MI);
 1367       SlotIndex Idx = LIS.getInstructionIndex(*MI);
 1384     BumpPtrAllocator &Allocator = LIS.getVNInfoAllocator();