LLVM 22.0.0git
llvm::SISched Namespace Reference

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)

Function Documentation

◆ tryGreater()

bool llvm::SISched::tryGreater ( int TryVal,
int CandVal,
SISchedulerCandidate & TryCand,
SISchedulerCandidate & Cand,
SIScheduleCandReason Reason )
static

◆ tryLess()

bool llvm::SISched::tryLess ( int TryVal,
int CandVal,
SISchedulerCandidate & TryCand,
SISchedulerCandidate & Cand,
SIScheduleCandReason Reason )
static