LLVM
8.0.1
|
Functions | |
static bool | tryLess (int TryVal, int CandVal, SISchedulerCandidate &TryCand, SISchedulerCandidate &Cand, SIScheduleCandReason Reason) |
static bool | tryGreater (int TryVal, int CandVal, SISchedulerCandidate &TryCand, SISchedulerCandidate &Cand, SIScheduleCandReason Reason) |
|
static |
Definition at line 177 of file SIMachineScheduler.cpp.
References llvm::SISchedulerCandidate::Reason, and llvm::SISchedulerCandidate::setRepeat().
Referenced by llvm::SIScheduleBlock::addUnit(), and llvm::SIScheduleBlockScheduler::SIScheduleBlockScheduler().
|
static |
Definition at line 160 of file SIMachineScheduler.cpp.
References llvm::SISchedulerCandidate::Reason, and llvm::SISchedulerCandidate::setRepeat().
Referenced by llvm::SIScheduleBlock::addUnit(), and llvm::SIScheduleBlockScheduler::SIScheduleBlockScheduler().