enum GenericSchedulerBase::CandReason

Description

Represent the type of SchedCandidate found within a single queue. pickNodeBidirectional depends on these listed by decreasing priority.

Declared at: llvm/include/llvm/CodeGen/MachineScheduler.h:798

Enumerators

NameValueComment
NoCand0
Only11
PhysReg2
RegExcess3
RegCritical4
Stall5
Cluster6
Weak7
RegMax8
ResourceReduce9
ResourceDemand10
BotHeightReduce11
BotPathReduce12
TopDepthReduce13
TopPathReduce14
NextDefUse15
NodeOrder16