Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CyclicCritPath

2450   if (Rem.CyclicCritPath == 0 || Rem.CyclicCritPath >= Rem.CriticalPath)
2455 std::max(Rem.CyclicCritPath * SchedModel->getLatencyFactor(),
2492 Rem.CyclicCritPath = DAG->computeCyclicCriticalPath();