LLVM 19.0.0git
Macros | Functions
SystemZMachineScheduler.cpp File Reference
#include "SystemZMachineScheduler.h"
#include "llvm/CodeGen/MachineLoopInfo.h"

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()

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