|
LLVM 24.0.0git
|
#include "Target/AMDGPU/GCNSchedStrategy.h"
Public Member Functions | |
| ScheduleMetrics ()=default | |
| ScheduleMetrics (unsigned L, unsigned BC) | |
| unsigned | getLength () const |
| unsigned | getBubbles () const |
| unsigned | getMetric () const |
Static Public Attributes | |
| static const unsigned | ScaleFactor = 100 |
Definition at line 208 of file GCNSchedStrategy.h.
|
default |
Definition at line 214 of file GCNSchedStrategy.h.
|
inline |
Definition at line 217 of file GCNSchedStrategy.h.
Referenced by llvm::operator<<().
|
inline |
Definition at line 216 of file GCNSchedStrategy.h.
Referenced by llvm::operator<<().
|
inline |
Definition at line 218 of file GCNSchedStrategy.h.
References ScaleFactor.
Referenced by llvm::operator<<(), and llvm::UnclusteredHighRPStage::shouldRevertScheduling().
Definition at line 224 of file GCNSchedStrategy.h.
Referenced by getMetric(), llvm::GCNSchedStage::getScheduleMetrics(), llvm::GCNSchedStage::getScheduleMetrics(), llvm::operator<<(), and llvm::UnclusteredHighRPStage::shouldRevertScheduling().