Searched refs:CyclicCritPath (Results 1 – 2 of 2) sorted by relevance
528 unsigned CyclicCritPath; member540 CyclicCritPath = 0; in reset()
2427 if (Rem.CyclicCritPath == 0 || Rem.CyclicCritPath >= Rem.CriticalPath) in checkAcyclicLatency()2432 std::max(Rem.CyclicCritPath * SchedModel->getLatencyFactor(), in checkAcyclicLatency()2466 Rem.CyclicCritPath = DAG->computeCyclicCriticalPath(); in registerRoots()