LLVM 20.0.0git
|
#include "Target/AMDGPU/SIMachineScheduler.h"
Public Member Functions | |
SIScheduleBlockCreator (SIScheduleDAGMI *DAG) | |
SIScheduleBlocks | getBlocks (SISchedulerBlockCreatorVariant BlockVariant) |
bool | isSUInBlock (SUnit *SU, unsigned ID) |
Definition at line 222 of file SIMachineScheduler.h.
SIScheduleBlockCreator::SIScheduleBlockCreator | ( | SIScheduleDAGMI * | DAG | ) |
Definition at line 602 of file SIMachineScheduler.cpp.
SIScheduleBlocks SIScheduleBlockCreator::getBlocks | ( | SISchedulerBlockCreatorVariant | BlockVariant | ) |
Definition at line 606 of file SIMachineScheduler.cpp.
References B, llvm::SIScheduleBlocks::Blocks, llvm::SIScheduleBlocks::TopDownBlock2Index, and llvm::SIScheduleBlocks::TopDownIndex2Block.
Definition at line 624 of file SIMachineScheduler.cpp.
References llvm::SUnit::NodeNum, and llvm::ScheduleDAG::SUnits.