Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZHazardRecognizer.cpp302 int &CurrCounter = in EmitInstruction() local
304 CurrCounter += PI->ReleaseAtCycle; in EmitInstruction()
306 if ((CurrCounter > ProcResCostLim) && in EmitInstruction()
309 CurrCounter > in EmitInstruction()