Home
last modified time | relevance | path

Searched refs:NRCycle (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineScheduler.cpp1784 unsigned NRCycle = getNextResourceCycle(PI->ProcResourceIdx, PI->Cycles); in checkHazard() local
1785 if (NRCycle > CurrCycle) { in checkHazard()
1791 << "=" << NRCycle << "c\n"); in checkHazard()