Home
last modified time | relevance | path

Searched refs:TopPathReduce (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.cpp3066 case TopPathReduce: return "TOP-PATH "; in getReasonStr()
3100 case TopPathReduce: in traceCandidate()
3178 TryCand, Cand, GenericSchedulerBase::TopPathReduce)) in tryLatency()