|
LLVM 23.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 204 of file GCNSchedStrategy.h.
|
default |
Definition at line 210 of file GCNSchedStrategy.h.
|
inline |
Definition at line 213 of file GCNSchedStrategy.h.
Referenced by llvm::operator<<().
|
inline |
Definition at line 212 of file GCNSchedStrategy.h.
Referenced by llvm::operator<<().
|
inline |
Definition at line 214 of file GCNSchedStrategy.h.
References ScaleFactor.
Referenced by llvm::operator<<(), and llvm::UnclusteredHighRPStage::shouldRevertScheduling().
Definition at line 220 of file GCNSchedStrategy.h.
Referenced by getMetric(), llvm::GCNSchedStage::getScheduleMetrics(), llvm::GCNSchedStage::getScheduleMetrics(), llvm::operator<<(), and llvm::UnclusteredHighRPStage::shouldRevertScheduling().