Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h798 RegMax, ResourceReduce, ResourceDemand, BotHeightReduce, BotPathReduce, enumerator
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2556 case BotHeightReduce:return "BOT-HEIGHT"; in getReasonStr()
2592 case BotHeightReduce: in traceCandidate()
2666 TryCand, Cand, GenericSchedulerBase::BotHeightReduce)) in tryLatency()