Searched refs:new_asap (Results 1 – 1 of 1) sorted by relevance
105 Microseconds new_asap = (*asap_times)[curr->id()] + ctime + copy_time; in ComputeAsap() local106 if ((*asap_times)[out->id()] < new_asap) { in ComputeAsap()107 (*asap_times)[out->id()] = new_asap; in ComputeAsap()