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

References

lib/Target/AMDGPU/SIMachineScheduler.cpp
  644     Res.TopDownBlock2Index = TopDownBlock2Index;
 1293   TopDownBlock2Index.resize(DAGSize);
 1299     TopDownBlock2Index[i] = Degree;
 1310     TopDownBlock2Index[i] = --Id;
 1313       if (!--TopDownBlock2Index[Pred->getID()])
 1323       assert(TopDownBlock2Index[i] > TopDownBlock2Index[Pred->getID()] &&
 1323       assert(TopDownBlock2Index[i] > TopDownBlock2Index[Pred->getID()] &&