LLVM  8.0.1
Macros | Functions
SystemZMachineScheduler.cpp File Reference
#include "SystemZMachineScheduler.h"
Include dependency graph for SystemZMachineScheduler.cpp:

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