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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2378 static unsigned getWeakLeft(const SUnit *SU, bool isTop) { function
2530 if (tryLess(getWeakLeft(TryCand.SU, Zone.isTop()),
2531 getWeakLeft(Cand.SU, Zone.isTop()),

Completed in 102 milliseconds