LLVM 19.0.0git
llvm::ModuloSchedule Member List

This is the complete list of members for llvm::ModuloSchedule, including all inherited members.

dump()llvm::ModuloScheduleinline
getCycle(MachineInstr *MI)llvm::ModuloScheduleinline
getFinalCycle()llvm::ModuloScheduleinline
getFirstCycle()llvm::ModuloScheduleinline
getInstructions()llvm::ModuloScheduleinline
getLoop() constllvm::ModuloScheduleinline
getNumStages() constllvm::ModuloScheduleinline
getStage(MachineInstr *MI)llvm::ModuloScheduleinline
ModuloSchedule(MachineFunction &MF, MachineLoop *Loop, std::vector< MachineInstr * > ScheduledInstrs, DenseMap< MachineInstr *, int > Cycle, DenseMap< MachineInstr *, int > Stage)llvm::ModuloScheduleinline
print(raw_ostream &OS)llvm::ModuloSchedule
setStage(MachineInstr *MI, int MIStage)llvm::ModuloScheduleinline