|
LLVM 22.0.0git
|
#include "llvm/CodeGen/MachineLoopInfo.h"#include "llvm/CodeGen/MachineRegisterInfo.h"#include "llvm/CodeGen/MachineScheduler.h"#include "llvm/CodeGen/ScheduleDAGInstrs.h"#include "llvm/CodeGen/TargetSubtargetInfo.h"Go to the source code of this file.
Classes | |
| class | llvm::WindowScheduler |
| The main class in the implementation of the target independent window scheduler. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
Enumerations | |
| enum | llvm::WindowSchedulingFlag { llvm::WS_Off , llvm::WS_On , llvm::WS_Force } |