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

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

Completed in 65 milliseconds