Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegisterScavenging.cpp368 unsigned InstrCountDown = InstrLimit; in findSurvivorBackwards() local
411 if (--InstrCountDown == 0) in findSurvivorBackwards()
424 InstrCountDown = InstrLimit; in findSurvivorBackwards()