Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h815 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder}; enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2756 case TopDepthReduce: return "TOP-DEPTH "; in getReasonStr()
2788 case TopDepthReduce: in traceCandidate()
2863 TryCand, Cand, GenericSchedulerBase::TopDepthReduce)) in tryLatency()