Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineScheduler.h748 ResourceReduce, ResourceDemand, BotHeightReduce, BotPathReduce, enumerator
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp2237 case BotPathReduce: return "BOT-PATH "; in getReasonStr()
2275 case BotPathReduce: in traceCandidate()
2352 TryCand, Cand, GenericSchedulerBase::BotPathReduce)) in tryLatency()