Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineScheduler.cpp2611 static unsigned getWeakLeft(const SUnit *SU, bool isTop) { in getWeakLeft() function
2743 if (tryLess(getWeakLeft(TryCand.SU, Zone.isTop()), in tryCandidate()
2744 getWeakLeft(Cand.SU, Zone.isTop()), in tryCandidate()