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

References

lib/Target/AMDGPU/SIMachineScheduler.cpp
 1451   DAG(DAG), Variant(Variant), Blocks(BlocksStruct.Blocks),
 1477           if (topoInd < BlocksStruct.TopDownBlock2Index[Pred->getID()]) {
 1478             topoInd = BlocksStruct.TopDownBlock2Index[Pred->getID()];
 1486       int PredID = BlocksStruct.TopDownIndex2Block[topoInd];
 1517       int ID = BlocksStruct.TopDownIndex2Block[Blocks.size()-1-i];