Searched refs:CyclicCritPath (Results 1 – 2 of 2) sorted by relevance
545 unsigned CyclicCritPath; member557 CyclicCritPath = 0; in reset()
2630 if (Rem.CyclicCritPath == 0 || Rem.CyclicCritPath >= Rem.CriticalPath) in checkAcyclicLatency()2635 std::max(Rem.CyclicCritPath * SchedModel->getLatencyFactor(), in checkAcyclicLatency()2672 Rem.CyclicCritPath = DAG->computeCyclicCriticalPath(); in registerRoots()