Searched refs:latestCycleInChain (Results 1 – 2 of 2) sorted by relevance
789 int latestCycleInChain(const SwingSchedulerDDGEdge &Dep,
3216 int SMSchedule::latestCycleInChain(const SwingSchedulerDDGEdge &Dep, in latestCycleInChain() function in SMSchedule3280 int Start = latestCycleInChain(OE, DDG) + 1 - II; in computeStart()