Home
last modified time | relevance | path

Searched refs:BotHeightReduce (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.cpp3067 case BotHeightReduce:return "BOT-HEIGHT"; in getReasonStr()
3103 case BotHeightReduce: in traceCandidate()
3187 TryCand, Cand, GenericSchedulerBase::BotHeightReduce)) in tryLatency()