Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h1074 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder}; enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3065 case TopDepthReduce: return "TOP-DEPTH "; in getReasonStr()
3097 case TopDepthReduce: in traceCandidate()
3174 TryCand, Cand, GenericSchedulerBase::TopDepthReduce)) in tryLatency()