|
LLVM
4.0.0
|
#include <SIMachineScheduler.h>
Public Member Functions | |
| SIScheduleBlockCreator (SIScheduleDAGMI *DAG) | |
| ~SIScheduleBlockCreator () | |
| SIScheduleBlocks | getBlocks (SISchedulerBlockCreatorVariant BlockVariant) |
| bool | isSUInBlock (SUnit *SU, unsigned ID) |
Definition at line 221 of file SIMachineScheduler.h.
| SIScheduleBlockCreator::SIScheduleBlockCreator | ( | SIScheduleDAGMI * | DAG | ) |
Definition at line 611 of file SIMachineScheduler.cpp.
|
default |
| SIScheduleBlocks SIScheduleBlockCreator::getBlocks | ( | SISchedulerBlockCreatorVariant | BlockVariant | ) |
Definition at line 618 of file SIMachineScheduler.cpp.
References B, llvm::SIScheduleBlocks::Blocks, llvm::SIScheduleBlocks::TopDownBlock2Index, and llvm::SIScheduleBlocks::TopDownIndex2Block.
Definition at line 637 of file SIMachineScheduler.cpp.
References llvm::SUnit::NodeNum, and llvm::ScheduleDAG::SUnits.
1.8.6