Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegisterScavenging.cpp388 unsigned InstrCountDown = InstrLimit; in findSurvivorBackwards() local
427 if (--InstrCountDown == 0) in findSurvivorBackwards()
440 InstrCountDown = InstrLimit; in findSurvivorBackwards()