Home
last modified time | relevance | path

Searched refs:BotPathReduce (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h1073 RegMax, ResourceReduce, ResourceDemand, BotHeightReduce, BotPathReduce, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3068 case BotPathReduce: return "BOT-PATH "; in getReasonStr()
3106 case BotPathReduce: in traceCandidate()
3191 TryCand, Cand, GenericSchedulerBase::BotPathReduce)) in tryLatency()