Searched refs:asap (Results 1 – 6 of 6) sorted by relevance
884 bool asap);
1540 int asap = 0; in computeNodeFunctions() local1548 asap = std::max(asap, (int)(getASAP(pred) + getLatency(SU, *IP) - in computeNodeFunctions()1551 maxASAP = std::max(maxASAP, asap); in computeNodeFunctions()1552 ScheduleInfo[*I].ASAP = asap; in computeNodeFunctions()
1651 int asap = 0; in computeNodeFunctions() local1663 asap = std::max(asap, (int)(getASAP(pred) + IP->getLatency() - in computeNodeFunctions()1666 maxASAP = std::max(maxASAP, asap); in computeNodeFunctions()1667 ScheduleInfo[*I].ASAP = asap; in computeNodeFunctions()
2421 bool asap) in tc_callback() argument2425 if (asap && tc_is_sync(tc)) { in tc_callback()
4535 2asap
11081 asap %11075