Searched refs:CyclicCritPath (Results 1 – 1 of 1) sorted by relevance
1414 unsigned CyclicCritPath; member1426 CyclicCritPath = 0; in reset()1828 if (Rem.CyclicCritPath == 0 || Rem.CyclicCritPath >= Rem.CriticalPath) in checkAcyclicLatency()1833 std::max(Rem.CyclicCritPath * SchedModel->getLatencyFactor(), in checkAcyclicLatency()1867 Rem.CyclicCritPath = DAG->computeCyclicCriticalPath(); in registerRoots()