Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h815 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder}; enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2757 case TopPathReduce: return "TOP-PATH "; in getReasonStr()
2791 case TopPathReduce: in traceCandidate()
2869 TryCand, Cand, GenericSchedulerBase::TopPathReduce)) in tryLatency()