Searched refs:CyclicCritPath (Results 1 – 2 of 2) sorted by relevance
527 unsigned CyclicCritPath; member539 CyclicCritPath = 0; in reset()
2450 if (Rem.CyclicCritPath == 0 || Rem.CyclicCritPath >= Rem.CriticalPath) in checkAcyclicLatency()2455 std::max(Rem.CyclicCritPath * SchedModel->getLatencyFactor(), in checkAcyclicLatency()2492 Rem.CyclicCritPath = DAG->computeCyclicCriticalPath(); in registerRoots()