LLVM 22.0.0git
SystemZMachineScheduler.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "machine-scheduler"

Functions

static MachineBasicBlockgetSingleSchedPred (MachineBasicBlock *MBB, const MachineLoop *Loop)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "machine-scheduler"

Definition at line 22 of file SystemZMachineScheduler.cpp.

Function Documentation

◆ getSingleSchedPred()