LLVM 19.0.0git
Functions
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()

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

◆ tryLess()

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