LLVM: llvm::ConvergingVLIWScheduler::SchedCandidate Struct Reference (original) (raw)
Store the state used by ConvergingVLIWScheduler heuristics, required for the lifetime of one invocation of pickNode(). More...
#include "[llvm/CodeGen/VLIWMachineScheduler.h](VLIWMachineScheduler%5F8h%5Fsource.html)"
| Public Member Functions |
|---|
Store the state used by ConvergingVLIWScheduler heuristics, required for the lifetime of one invocation of pickNode().
Definition at line 93 of file VLIWMachineScheduler.h.
| llvm::ConvergingVLIWScheduler::SchedCandidate::SchedCandidate ( ) | default |
|---|
◆ RPDelta
◆ SCost
int llvm::ConvergingVLIWScheduler::SchedCandidate::SCost = 0
◆ SU
SUnit* llvm::ConvergingVLIWScheduler::SchedCandidate::SU = nullptr
The documentation for this struct was generated from the following file:
- include/llvm/CodeGen/VLIWMachineScheduler.h