Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRenderMachineFunction.cpp863 LiveState newLiveness = getLiveStateAt(li, i); in renderCodeTablePlusPI() local
865 if (newLiveness == lsRLEAccumulator.first) { in renderCodeTablePlusPI()
869 lsRLEAccumulator.first = newLiveness; in renderCodeTablePlusPI()