LLVM
8.0.1
|
#include "SystemZMachineScheduler.h"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "machine-scheduler" |
Functions | |
static MachineBasicBlock * | getSingleSchedPred (MachineBasicBlock *MBB, const MachineLoop *Loop) |
#define DEBUG_TYPE "machine-scheduler" |
Definition at line 22 of file SystemZMachineScheduler.cpp.
|
static |
Definition at line 40 of file SystemZMachineScheduler.cpp.
References assert(), llvm::MachineBasicBlock::begin(), llvm::LoopBase< BlockT, LoopT >::contains(), llvm::SystemZHazardRecognizer::emitInstruction(), llvm::LoopBase< BlockT, LoopT >::getHeader(), llvm::SystemZHazardRecognizer::getLastEmittedMI(), I, llvm::MachineBasicBlock::pred_begin(), llvm::MachineBasicBlock::pred_end(), and llvm::MachineBasicBlock::pred_size().
Referenced by llvm::SystemZPostRASchedStrategy::enterMBB().