Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:IterCount

2535   unsigned IterCount =
2542 (AcyclicCount * Rem.RemIssueCount + IterCount-1) / IterCount;
2550 << "IterCycles=" << IterCount / SchedModel->getLatencyFactor()
2551 << "c NumIters=" << (AcyclicCount + IterCount-1) / IterCount