Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h844 RegMax, ResourceReduce, ResourceDemand, BotHeightReduce, BotPathReduce, enumerator
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2788 case BotPathReduce: return "BOT-PATH "; in getReasonStr()
2826 case BotPathReduce: in traceCandidate()
2911 TryCand, Cand, GenericSchedulerBase::BotPathReduce)) in tryLatency()