LLVM 20.0.0git
|
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::LoopBase< BlockT, LoopT >::contains(), llvm::LoopBase< BlockT, LoopT >::getHeader(), MBB, llvm::MachineBasicBlock::pred_begin(), llvm::MachineBasicBlock::pred_size(), and llvm::MachineBasicBlock::predecessors().
Referenced by llvm::SystemZPostRASchedStrategy::enterMBB().