Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:tryLess

2371 static bool tryLess(int TryVal, int CandVal,
2410 if (tryLess(TryCand.SU->getDepth(), Cand.SU->getDepth(),
2420 if (tryLess(TryCand.SU->getHeight(), Cand.SU->getHeight(),
2589 return tryLess(TryP.getUnitInc(), CandP.getUnitInc(), TryCand, Cand,
2726 if (tryLess(Zone.getLatencyStallCycles(TryCand.SU),
2743 if (tryLess(getWeakLeft(TryCand.SU, Zone.isTop()),
2757 if (tryLess(TryCand.ResDelta.CritResources, Cand.ResDelta.CritResources,
3043 if (tryLess(Top.getLatencyStallCycles(TryCand.SU),
3048 if (tryLess(TryCand.ResDelta.CritResources, Cand.ResDelta.CritResources,