Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterScavenging.cpp366 unsigned InstrCountDown = InstrLimit; in findSurvivorBackwards() local
416 if (--InstrCountDown == 0) in findSurvivorBackwards()
429 InstrCountDown = InstrLimit; in findSurvivorBackwards()