HomeSort by relevance Sort by last modified time
    Searched refs:MaybeUpdateCriticalPath (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
scheduler.cc 588 node->MaybeUpdateCriticalPath(node->GetLatency());
619 predecessor->MaybeUpdateCriticalPath(
scheduler.h 193 void MaybeUpdateCriticalPath(uint32_t other_critical_path) {

Completed in 71 milliseconds