Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterScavenging.cpp137 unsigned InstrCountDown = InstrLimit; in findSurvivorBackwards() local
187 if (--InstrCountDown == 0) in findSurvivorBackwards()
200 InstrCountDown = InstrLimit; in findSurvivorBackwards()