Searched refs:alap (Results 1 – 2 of 2) sorted by relevance
1426 int alap = maxASAP; in computeNodeFunctions() local1438 alap = std::min(alap, (int)(getALAP(succ) - S.getLatency() + in computeNodeFunctions()1442 ScheduleInfo[I].ALAP = alap; in computeNodeFunctions()
1635 #define ALAP(x) (ORDER_PARAMS ((x))->alap)1654 int alap; member