Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3402 case TopDepthReduce: return "TOP-DEPTH "; in getReasonStr()
3435 case TopDepthReduce: in traceCandidate()
3512 TryCand, Cand, GenericSchedulerBase::TopDepthReduce)) in tryLatency()
3582 case GenericScheduler::TopDepthReduce: in tracePick()
3641 case GenericScheduler::TopDepthReduce: in tracePick()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h1092 TopDepthReduce, enumerator