Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegisterScavenging.cpp366 unsigned InstrCountDown = InstrLimit; in findSurvivorBackwards() local
409 if (--InstrCountDown == 0) in findSurvivorBackwards()
422 InstrCountDown = InstrLimit; in findSurvivorBackwards()