Searched refs:alap (Results 1 – 1 of 1) sorted by relevance
1907 int alap = maxASAP; in computeNodeFunctions() local1919 alap = std::min(alap, (int)(getALAP(succ) - S.getLatency() + in computeNodeFunctions()1923 ScheduleInfo[I].ALAP = alap; in computeNodeFunctions()