Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegisterScavenging.cpp388 unsigned InstrCountDown = InstrLimit; in findSurvivorBackwards() local
427 if (--InstrCountDown == 0) in findSurvivorBackwards()
440 InstrCountDown = InstrLimit; in findSurvivorBackwards()