Home
last modified time | relevance | path

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

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