Searched refs:new_latest (Results 1 – 1 of 1) sorted by relevance
161 Microseconds new_latest = (*alap_times)[curr->id()] - ctime - copy_time; in ComputeAlap() local162 if ((*alap_times)[src->id()] > new_latest) { in ComputeAlap()163 (*alap_times)[src->id()] = new_latest; in ComputeAlap()