Searched refs:CyclicCritPath (Results 1 – 2 of 2) sorted by relevance
585 unsigned CyclicCritPath; member599 CyclicCritPath = 0; in reset()
3030 if (Rem.CyclicCritPath == 0 || Rem.CyclicCritPath >= Rem.CriticalPath) in checkAcyclicLatency()3035 std::max(Rem.CyclicCritPath * SchedModel->getLatencyFactor(), in checkAcyclicLatency()3071 Rem.CyclicCritPath = DAG->computeCyclicCriticalPath(); in registerRoots()