Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h845 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder}; enumerator
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2785 case TopDepthReduce: return "TOP-DEPTH "; in getReasonStr()
2817 case TopDepthReduce: in traceCandidate()
2894 TryCand, Cand, GenericSchedulerBase::TopDepthReduce)) in tryLatency()