Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DBranchFolding.cpp375 BitVector RegsLiveAtExit(TRI->getNumRegs()); in MaintainLiveIns() local
376 RS->getRegsUsed(RegsLiveAtExit, false); in MaintainLiveIns()
378 if (RegsLiveAtExit[i]) in MaintainLiveIns()