Lines Matching refs:getCurrCycle
2262 if (IsPostRA || (RemLatency + CurrZone.getCurrCycle() > Rem.CriticalPath)) {
2266 << CurrZone.getCurrCycle() << "c > CritPath "
2956 SU->TopReadyCycle = std::max(SU->TopReadyCycle, Top.getCurrCycle());
2962 SU->BotReadyCycle = std::max(SU->BotReadyCycle, Bot.getCurrCycle());
3115 SU->TopReadyCycle = std::max(SU->TopReadyCycle, Top.getCurrCycle());