Searched refs:CyclicCritPath (Results 1 – 2 of 2) sorted by relevance
591 unsigned CyclicCritPath; member605 CyclicCritPath = 0; in reset()
3349 if (Rem.CyclicCritPath == 0 || Rem.CyclicCritPath >= Rem.CriticalPath) in checkAcyclicLatency()3354 std::max(Rem.CyclicCritPath * SchedModel->getLatencyFactor(), in checkAcyclicLatency()3390 Rem.CyclicCritPath = DAG->computeCyclicCriticalPath(); in registerRoots()