Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2509 static unsigned getWeakLeft(const SUnit *SU, bool isTop) { in getWeakLeft() function
2640 if (tryLess(getWeakLeft(TryCand.SU, Zone.isTop()), in tryCandidate()
2641 getWeakLeft(Cand.SU, Zone.isTop()), in tryCandidate()