Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveVariables.cpp766 const unsigned NumNew = BB->getNumber(); in addNewBlock() local
778 getVarInfo(BBI->getOperand(i).getReg()).AliveBlocks.set(NumNew); in addNewBlock()
806 VI.AliveBlocks.set(NumNew); in addNewBlock()