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

References

lib/Target/AMDGPU/SIMachineScheduler.cpp
 1320   for (unsigned i = 0, e = DAGSize; i != e; ++i) {
 1320   for (unsigned i = 0, e = DAGSize; i != e; ++i) {
 1321     SIScheduleBlock *Block = CurrentBlocks[i];
 1323       assert(TopDownBlock2Index[i] > TopDownBlock2Index[Pred->getID()] &&