Lines Matching refs:AcyclicCount
2638 unsigned AcyclicCount = Rem.CriticalPath * SchedModel->getLatencyFactor();2641 (AcyclicCount * Rem.RemIssueCount + IterCount-1) / IterCount;2650 << "c NumIters=" << (AcyclicCount + IterCount-1) / IterCount