Searched refs:latestCycleInChain (Results 1 – 2 of 2) sorted by relevance
545 int latestCycleInChain(const SDep &Dep);
2440 int SMSchedule::latestCycleInChain(const SDep &Dep) { in latestCycleInChain() function in SMSchedule2520 int Start = latestCycleInChain(Dep) + 1 - II; in computeStart()