Home
last modified time | relevance | path

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

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