Home
last modified time | relevance | path

Searched refs:BotPathReduce (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.cpp2557 case BotPathReduce: return "BOT-PATH "; in getReasonStr()
2595 case BotPathReduce: in traceCandidate()
2670 TryCand, Cand, GenericSchedulerBase::BotPathReduce)) in tryLatency()