Searched refs:NRCycle (Results 1 – 1 of 1) sorted by relevance
2486 unsigned NRCycle, InstanceIdx; in checkHazard() local2487 std::tie(NRCycle, InstanceIdx) = in checkHazard()2489 if (NRCycle > CurrCycle) { in checkHazard()2496 << "=" << NRCycle << "c\n"); in checkHazard()