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

References

lib/CodeGen/StackColoring.cpp
  738             LLVM_DEBUG(Indexes->getInstructionIndex(MI).print(dbgs()));
  829       Starts[pos] = Indexes->getMBBStartIdx(&MBB);
  838       SlotIndex ThisIndex = Indexes->getInstructionIndex(MI);
  867       SlotIndex EndIdx = Indexes->getMBBEndIdx(&MBB);
 1010           SlotIndex Index = Indexes->getInstructionIndex(I);
 1109         SlotIndex Index = Indexes->getInstructionIndex(I);
 1140   Indexes = &getAnalysis<SlotIndexes>();
 1185     LI->getNextValue(Indexes->getZeroIndex(), VNInfoAllocator);