LLVM 22.0.0git
llvm::SIScheduleBlockCreator Class Reference

#include "Target/AMDGPU/SIMachineScheduler.h"

Public Member Functions

 SIScheduleBlockCreator (SIScheduleDAGMI *DAG)
SIScheduleBlocks getBlocks (SISchedulerBlockCreatorVariant BlockVariant)
bool isSUInBlock (SUnit *SU, unsigned ID)

Detailed Description

Definition at line 222 of file SIMachineScheduler.h.

Constructor & Destructor Documentation

◆ SIScheduleBlockCreator()

SIScheduleBlockCreator::SIScheduleBlockCreator ( SIScheduleDAGMI * DAG)

Definition at line 598 of file SIMachineScheduler.cpp.

Member Function Documentation

◆ getBlocks()

◆ isSUInBlock()

bool SIScheduleBlockCreator::isSUInBlock ( SUnit * SU,
unsigned ID )

Definition at line 620 of file SIMachineScheduler.cpp.

References llvm::SUnit::NodeNum.


The documentation for this class was generated from the following files: