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